We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29520fb commit 5edec36Copy full SHA for 5edec36
1 file changed
openapi-parser/src/main/resources/openapi/schemas/README.adoc
@@ -5,13 +5,13 @@
5
6
this folder contains copies of the following link:{openapi}[OpenAPI] JSON Schema files:
7
8
-* `v3.0/schema.yaml`:
9
-** https://spec.openapis.org/oas/3.0/schema/2021-09-28
10
-** https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.0/schema.yaml
11
-
12
* `v3.1/schema.yaml`:
13
** https://spec.openapis.org/oas/3.1/schema/2022-10-07
14
-** https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.1/schema.yaml
+** https://github.com/OAI/OpenAPI-Specification/tree/3.1.1/schemas/v3.1
+
+* `v3.0/schema.yaml`:
+** https://spec.openapis.org/oas/3.0/schema/2021-09-28
+** https://github.com/OAI/OpenAPI-Specification/blob/3.0.4/schemas/v3.0/schema.yaml
15
16
== License
17
0 commit comments