Releases: swagger-api/validator-badge
Releases · swagger-api/validator-badge
swagger-validator 1.0.3 Released!
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!
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!
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.