openapi-spec-validator
OpenAPI Spec Validator validates against the OpenAPI 2.0 (aka Swagger), 3.0 and 3.1 specifications.
50K+
OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification. The validator aims to check for full compliance with the Specification.
Check documentation to see more details about the features. All documentation is in the "docs" directory and online at openapi-spec-validator.readthedocs.io
docker run -v path/to/openapi.yaml:/openapi.yaml --rm pythonopenapi/openapi-spec-validator /openapi.yaml
Copyright (c) 2017-2023, Artur Maciag, All rights reserved. Apache v2
Content type
Image
Digest
sha256:0477644a5…
Size
24.1 MB
Last updated
16 days ago
docker pull pythonopenapi/openapi-spec-validator