Skip to content

Add custom schema validations + Swagger 2.0 spec updates

Compare
Choose a tag to compare
@hornc hornc released this 03 Aug 23:00
· 55 commits to master since this release

Swagger can now be validated against additional json schema files to enforce other criteria on your API documentation. See README.md for usage details and an example json schema.

Also updates to the latest Swagger 2.0 spec.