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

fix #3998 model schema enum values of jackson fields and private methods #4168

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

JasonVoss
Copy link

This fixes issue 3998. If there exist jackson fields, or private methods, then jackson will serialize these as the values for an enum. This enables looking for those values first before using the enum field name.

@frantuma frantuma force-pushed the issue_3991_enum_jackson branch from df99d76 to c1fb4fe Compare November 2, 2022 11:03
@frantuma frantuma merged commit 63ab0e6 into swagger-api:master Nov 2, 2022
@frantuma
Copy link
Member

frantuma commented Nov 2, 2022

Thanks!

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