Skip to content

Allow overriding more JsonSerializerSettings #185

Closed
@dnperfors

Description

@dnperfors

Currently it is already possible to change the default JsonContractResolver. However it is not possible to change other settings (like adding the StringEnumConverter) for just JsonApiDotNetCore (it is possible to change the global default settings via JsonConvert.DefaultSettings)

Is there a reason why this is not possible? If not, I am happy to provide a PR where it is possible to change all settings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions