blob: dbb8df6b51758eb42f7a3a0c490164ec4e1987a7 (
plain) (
blame)
1
2
3
4
5
|
OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against
the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification. The validator
aims to check for full compliance with the Specification.
WWW: https://github.com/p1c2u/openapi-spec-validator
|