go-swagger toolkit

Swagger 2.0 describes your API's for you, so you don't have to

Validate a swagger spec

validate

The toolkit has a command to validate swagger specifications for you. It includes a full json-schema validator and adds a bunch of extra validations on top of that to ensure the spec is as valid as possible, so that there are no surprises.

22 Oct 2015