Contents

openapi-spec-validator 0.7.1

0

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

Stars: 314, Watchers: 314, Forks: 61, Open Issues: 39

The python-openapi/openapi-spec-validator repo was created 6 years ago and the last code push was Yesterday.
The project is popular with 314 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
No  openapi-spec-validator  pypi packages just yet.

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 39 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

See more issues on GitHub

Related Packages & Articles

apispec 6.6.0

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

fastapi 0.110.1

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

drf-yasg 1.21.7

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