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

Add JsonProperty annotation on fields for java data type generator #732

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vishal-bihani
Copy link

Issue: #679

Kotlin datatype generator does add @JsonProperty over the fields KotlinDataTypeGenerator.kt#L201 . Same was missing in Java data type generator.

@vishal-bihani vishal-bihani changed the title Added JsonProperty annotation on fields for java data type generator Add JsonProperty annotation on fields for java data type generator Aug 17, 2024
@vishal-bihani
Copy link
Author

@srinivasankavitha @kilink Could you take a look.

@vishal-bihani
Copy link
Author

vishal-bihani commented Sep 4, 2024

Can somebody take a loot at this? @srinivasankavitha @kilink @paulbakker

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.

1 participant