Skip to content

Commit 3175eb4

Browse files
committed
OpenAPI 3.1.x json schema
1 parent 09d6d95 commit 3175eb4

2 files changed

Lines changed: 1005 additions & 0 deletions

File tree

openapi-parser/src/main/resources/openapi/schemas/README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ this folder contains copies of the following link:{openapi}[OpenAPI] JSON Schema
99
** https://spec.openapis.org/oas/3.0/schema/2021-09-28
1010
** https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.0/schema.yaml
1111

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+
1216
== License
1317

1418
link:{license}[OpenAPI License]

0 commit comments

Comments
 (0)