Replies: 1 comment 2 replies
-
@voroninp can you provide a bit more context or a simple self-contained example? So it's hard to give a helpful advice. Are you aware of Configure |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am injecting
IOptions<JsonSerializerOptions>
into controller, but I when I serialize I get PascalCased payload whereas endpoints return camelCase.Beta Was this translation helpful? Give feedback.
All reactions