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 1.5 branch (swagger 1.6.X)