Skip to content

Swagger-parser 1.0.12 Released!

Choose a tag to compare

@fehguy fehguy released this 03 Nov 16:44
· 2540 commits to master since this release

A small number of important enhancements have been added to the Swagger Parser. The parser now supports and resolves shared components throughout the swagger definition.

Notable Features

  • Support for file:// protocol (#125)
  • Added support for top-level, shared parameters, responses (#122)

Notable bug fixes

  • Addressed issue with duplicate parameters shared across operations (#126)
  • Fixed parse issue with non multi-fromatted array parameters