Contents

openapi-spec-validator 0.7.2

0

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

Stars: 387, Watchers: 387, Forks: 71, Open Issues: 51

The python-openapi/openapi-spec-validator repo was created 8 years ago and the last code push was 3 hours ago.
The project is popular with 387 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
None
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 51 open issues on GitHub

  • Bump virtualenv from 20.31.2 to 20.36.1
  • Bump mypy from 1.16.1 to 1.19.1
  • Bump isort from 6.0.1 to 6.1.0
  • Bump python from 3.13.5-alpine to 3.14.2-alpine
  • Update openapi-schema-validator version constraint
  • Bump pre-commit from 4.2.0 to 4.3.0

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.