Skip to content

Swagger-parser 1.0.11 Released!

Choose a tag to compare

@fehguy fehguy released this 23 Oct 16:07
· 2554 commits to master since this release

A small number of important enhancements have been added to the Swagger Parser. Now you can parse Swagger definitions with inline models and with better error handling.

Notable Features

  • Parsing is no longer a “single-shot” (#108)
  • Feedback on invalid parsing (#106, #108)
  • Support for inline schema parsing (#78)