openapi-schema-validator 0.6.2
0
OpenAPI schema validation for Python
Contents
OpenAPI schema validation for Python
Stars: 99, Watchers: 99, Forks: 30, Open Issues: 15The python-openapi/openapi-schema-validator
repo was created 4 years ago and the last code push was 1 months ago. The project is moderately popular with 99 github stars!
How to Install openapi-schema-validator
You can install openapi-schema-validator using pip
pip install openapi-schema-validator
or add it to a project with poetry
poetry add openapi-schema-validator
Package Details
- Author
- Artur Maciag
- License
- BSD-3-Clause
- Homepage
- https://github.com/python-openapi/openapi-schema-validator
- PyPi:
- https://pypi.org/project/openapi-schema-validator/
- GitHub Repo:
- https://github.com/p1c2u/openapi-schema-validator
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common openapi-schema-validator errors.
Code Examples
Here are some openapi-schema-validator
code examples and snippets.
GitHub Issues
The openapi-schema-validator package has 15 open issues on GitHub
- 0.2.0: pytest is failing
- Pattern validation: error: bad escape \z
- Version 0.2.0 introduces breaking change due to version upgrade
- Validate oneOf with discriminator
- Add support for discriminator
- Add a check to the type error to attempt to give the field name which causes a validation error