Swagger-parser 1.0.25 Released!
Well what do you know, a late holiday gift! Here's a new release of swagger-parser
to bring you into the New Year the right way.
Enhancements
- Updated to Jackson 2.8.4, along with the latest swagger-core
- Parsing of non-string
enum
values #363 - URL cleaning to support 1.1, 1.2 specs #367
- Parsing of
uniqueItems
,multipleOf
#372 - Less printlns #370
Fixes
allOf
with single element no longer gives error #371