CamelCase naming when using form data #3264
Replies: 1 comment 2 replies
-
|
How have you configured the JSON serialization options for your application? |
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.
-
In such scenario:
The generated json is as follows:
How can I change it so that it generates the properties in camelCase?
Beta Was this translation helpful? Give feedback.
All reactions