Swagger Core 1.5.14 Released
Looking for OpenAPI 3.0 spec support? Jump in here:
https://github.com/swagger-api/swagger-core/tree/feature/3.0.0-rc1
v1.5.14 adds a few features and fixes a few boo-boos.
New features:
- Updated logback to 1.2.3 #2182
- Better XML support from namespace annotation #2246
- Support for Jackson's
@JsonSerializeAsannotation #2147 - Updated
.equalsand.hashcode#2168 - Support getter-less model scanning #2251
Fixes: