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.6.0-gh.tar.gz | 0000079469 77.6 KB | |
python-openapi-spec-validator.changes | 0000004758 4.65 KB | |
python-openapi-spec-validator.spec | 0000003117 3.04 KB |
Revision 13 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 1100538
from
Steve Kowalik (StevenK)
(revision 13)
- Update to 0.6.0: * Compatibility with jsonschema 4.18, jsonschema-spec 0.2 and openapi-schema-validator 0.6 #202 * spec_url parameter of spec validator is deprecated. Use base_uri instead. #202 * Drop python 3.7 support #226 * Update SupportsValidation protocol #232 * allow path item ref fix #210 * openapi 3.1 schema update #213
Comments 0