File tree 2 files changed +2
-2
lines changed
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
22
22
against the `OpenAPI 2.0 (aka
23
23
Swagger) <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md> `__
24
24
and `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> `__
26
26
specification. The validator aims to check for full compliance with the
27
27
Specification.
28
28
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = 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
4
4
long_description = file: README.rst
5
5
long-description-content-type = text/x-rst; charset=UTF-8
6
6
keywords = openapi, swagger, schema
You can’t perform that action at this time.
0 commit comments