- Explore
- pythonopenapi
openapi-spec-validator
pythonopenapi/openapi-spec-validator
OpenAPI Spec Validator validates against the OpenAPI 2.0 (aka Swagger), 3.0 and 3.1 specifications.
Image
0
50K+
pythonopenapi/openapi-spec-validator repository overview
OpenAPI Spec validator
About
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.
Documentation
Check documentation to see more details about the features. All documentation is in the "docs" directory and online at openapi-spec-validator.readthedocs.io
Usage
docker run -v path/to/openapi.yaml:/openapi.yaml --rm pythonopenapi/openapi-spec-validator /openapi.yaml
License
Copyright (c) 2017-2023, Artur Maciag, All rights reserved. Apache v2
Tag summary
Content type
Image
Digest
sha256:0477644a5…
Size
24.1 MB
Last updated
about 2 months ago
docker pull pythonopenapi/openapi-spec-validator