We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d6d95 commit 3175eb4Copy full SHA for 3175eb4
2 files changed
openapi-parser/src/main/resources/openapi/schemas/README.adoc
@@ -9,6 +9,10 @@ this folder contains copies of the following link:{openapi}[OpenAPI] JSON Schema
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
15
+
16
== License
17
18
link:{license}[OpenAPI License]
0 commit comments