Python openapi-spec-validator
OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification. The validator aims to check for full compliance with the Specification.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-openapi-spec-validator && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
openapi-spec-validator-0.7.1-gh.tar.gz | 0000084887 82.9 KB | |
python-openapi-spec-validator.changes | 0000005697 5.56 KB | |
python-openapi-spec-validator.spec | 0000003362 3.28 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1133688
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 0.7.1: * Move to jsonschema-path package #292 * Validator accepts any schema (schema dictionary or SchemaPath) #293 * `validate` and `validate_url` shortcuts #294 * `validate_spec` shortcut in deprecated. Use`validate` instead. * `validate_spec_url` shortcut is deprecated. Use `validate_url` instead. - update to 0.7.0: * Allow validate multiple files (also with pre-commit hook) * Validators and keywords refactor #286 * Python 3.12 support #290 * Bump docker image python from 3.11.5-alpine to 3.12.0-alpine * `openapi_*_spec_validator` objects are deprecated. Use `*SpecValidator` classes instead. * schemas and validators lazy loading proxy #170
Comments 0