Skip to content

Releases: swagger-api/validator-badge

swagger-validator 1.0.3 Released!

07 Jan 00:51
Compare
Choose a tag to compare

This release leverages updates in the swagger-parser to provide better feedback to end-users when errors are in a specification. In addition, you can now pull the swagger-validator service from Dockerhub to have a validation service running in seconds!

Validator badge 1.0.1 Released!

09 Jun 14:34
Compare
Choose a tag to compare

Major changes

  • YAML loading support
  • Validator will prompt upgrading to 2.0 for older versions
  • Provide friendlier errors on parsing issues

Bug fixes

  • Proper support for the examples field

Validator badge 1.0.0 Released!

20 May 17:44
Compare
Choose a tag to compare

Initial release of the swagger validator. Creates a stand-alone webapp for reading a swagger 2.0 specification and validating it against the official swagger schema.