openapi-spec-validator 0.7.1
0
OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator
Contents
OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator
Stars: 337, Watchers: 337, Forks: 62, Open Issues: 45The python-openapi/openapi-spec-validator
repo was created 7 years ago and the last code push was 3 weeks ago.
The project is popular with 337 github stars!
How to Install openapi-spec-validator
You can install openapi-spec-validator using pip
pip install openapi-spec-validator
or add it to a project with poetry
poetry add openapi-spec-validator
Package Details
- Author
- Artur Maciag
- License
- Apache-2.0
- Homepage
- https://github.com/python-openapi/openapi-spec-validator
- PyPi:
- https://pypi.org/project/openapi-spec-validator/
- GitHub Repo:
- https://github.com/p1c2u/openapi-spec-validator
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common openapi-spec-validator errors.
Code Examples
Here are some openapi-spec-validator
code examples and snippets.
GitHub Issues
The openapi-spec-validator package has 45 open issues on GitHub
- 0.3.2: strange pytest output
- Drop Python 2.7 and 3.5 support and bump dependency upper bounds
- Incompatible with openapi-schema-validator 0.2.0
- p1c2u/openapi-core#296: Implements OpenAPI 3.1 spec validator