github swagger-api/swagger-parser v2.0.0-rc2
Swagger-parser 2.0.0-rc2 released!

latest releases: v1.0.71, v2.1.22, v1.0.70...
pre-release6 years ago

The Swagger team is proud to announce the rc2 release candidate of the swagger-parser library.

In order to better improve these libraries and tools, we ask that you start using them and provide us with feedback in form of issues on the github repository. The issues are a huge help in finding what’s missing or not working properly (though note some issues are already submitted). We would also appreciate any PRs that improve existing or new tickets.

Notable Changes:

  • Add Support to anyOf and oneOf schemas and Fix array schema deserialization (#585)
  • Added flag to avoid aggregation of anyOf/allOf/oneOf schemas while using resolveFully() (#568)
  • New Option: Flatten Schema Option (#541)
  • Fixed Number Handling in Enums (#575, #537)
  • Fixed parsing of security requirements (#572)
  • Fixed default explode value (#570)
  • Fix NPE in ResolverFully when components is missing (#566)
  • Adding a isValid method in ParserResult (#554)
  • Update dependencies - Versioning and naming - refs (#561)
  • Numerous 2.0 -> 3.0 conversion fixes

Don't miss a new swagger-parser release

NewReleases is sending notifications on new releases.