Contents

openapi-schema-validator 0.6.3

0

OpenAPI schema validation for Python

OpenAPI schema validation for Python

Stars: 120, Watchers: 120, Forks: 35, Open Issues: 24

The python-openapi/openapi-schema-validator repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 120 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
No  openapi-schema-validator  pypi packages just yet.

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 24 open issues on GitHub

  • [Bug]: Does Not Support Binary Response Types

See more issues on GitHub

Related Packages & Articles

apispec 6.9.0

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

drf-yasg 1.21.14

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.