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

#4103 Support for Jackson reference types #4105

Merged
merged 1 commit into from
Nov 2, 2022
Merged

#4103 Support for Jackson reference types #4105

merged 1 commit into from
Nov 2, 2022

Conversation

dpeger
Copy link
Contributor

@dpeger dpeger commented Jan 26, 2022

In addition to the hard coded Optional reference types the type information from jackson is used to unwrap additional reference types (e.g. AtomicReference)

Fixes #4103 for 1.5 branch (swagger 1.6.X)

In addition to the hard coded `Optional` reference types the type information from jackson is used to unwrap additional reference types (e.g. `AtomicReference`)
@frantuma frantuma merged commit e0b2e93 into swagger-api:1.5 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