Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use property names of definition without modifying first character #1832

Merged
merged 2 commits into from
Sep 9, 2022

Conversation

MarkusBux
Copy link

Do not lowercase first letter of property name for serialization and deserialization.

Reference issue #1830

Do not lowercase first letter of property name for serialization and deserialization.
@ghost
Copy link

ghost commented Sep 9, 2022

CLA assistant check
All CLA requirements met.

baywet
baywet previously approved these changes Sep 9, 2022
@baywet baywet linked an issue Sep 9, 2022 that may be closed by this pull request
@baywet baywet merged commit ccbd43e into microsoft:main Sep 9, 2022
@baywet
Copy link
Member

baywet commented Sep 9, 2022

thank you for the contribution!

@MarkusBux MarkusBux deleted the fix/UppercaseApiProperties branch September 9, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model FieldDeserializers key is always first letter lowercase - CSharp
2 participants