File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ OpenAPI Spec Validator is a Python library that validates OpenAPI Specs
2222against the `OpenAPI 2.0 (aka
2323Swagger) <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md> `__
2424and `OpenAPI
25- 3.0.0 <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0 .md> `__
25+ 3.0 <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3 .md> `__
2626specification. The validator aims to check for full compliance with the
2727Specification.
2828
Original file line number Diff line number Diff line change 11[metadata]
22name = openapi-spec-validator
3- description = OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 spec validator
3+ description = OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec validator
44long_description = file: README.rst
55long-description-content-type = text/x-rst; charset=UTF-8
66keywords = openapi, swagger, schema
You can’t perform that action at this time.
0 commit comments