python3-swagger-spec-validator

Validation of Swagger specifications (Python3 version)
  https://github.com/Yelp/swagger_spec_validator
  0
  no reviews



Swagger Spec Validator is a Python library that validates Swagger Specs against the Swagger 1.2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md) or Swagger 2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md) specification. The validator aims to check for full compliance with the Specification.

This package contains the Python 3 version of the library.