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 @JsonTypeName support for wrapped JSON #4211

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

ae-ae
Copy link
Contributor

@ae-ae ae-ae commented Jul 11, 2022

Custom name from @JsonTypeName should be used for wrapped JSON with @JsonTypeInfo(use = NAME, include = WRAPPER_OBJECT) (if class is annotated with @JsonTypeName )
See #3699

@frantuma frantuma merged commit 7c778d2 into swagger-api:master Jul 12, 2022
@frantuma
Copy link
Member

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