Skip to content

configurable fieldname - #1733

Merged
RicoSuter merged 1 commit into
RicoSuter:masterfrom
notlazychen:master
Mar 29, 2025
Merged

configurable fieldname#1733
RicoSuter merged 1 commit into
RicoSuter:masterfrom
notlazychen:master

Conversation

@notlazychen

@notlazychen notlazychen commented Sep 26, 2024

Copy link
Copy Markdown
Contributor

Because we have property names like both "_id" "Id" in JsonSchema.
When the CSharpGeneratorSettings.ClassStyle setting is Inpc, the field name generation logic causes the automatically generated field _id for the property Id to have the same name as the property _id. We hope to be able to customize the prefix.

@RicoSuter
RicoSuter merged commit 83b8a76 into RicoSuter:master Mar 29, 2025
@RicoSuter

Copy link
Copy Markdown
Owner

Thanks for the PR.

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.

2 participants