forked from Lainports/freebsd-ports
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
5 lines
269 B
Text
5 lines
269 B
Text
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
|