swagger-core
swagger-core copied to clipboard
#4103 Support for Jackson reference types
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 master branch (swagger 2.X)