swagger-core icon indicating copy to clipboard operation
swagger-core copied to clipboard

#4103 Support for Jackson reference types

Open dpeger opened this issue 3 years ago • 0 comments

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)

dpeger avatar Jan 26 '22 16:01 dpeger