Skip to content

Commit 5edec36

Browse files
committed
update schema info
1 parent 29520fb commit 5edec36

File tree

1 file changed

+5
-5
lines changed
  • openapi-parser/src/main/resources/openapi/schemas

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
this folder contains copies of the following link:{openapi}[OpenAPI] JSON Schema files:
77

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-
128
* `v3.1/schema.yaml`:
139
** 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
10+
** https://github.com/OAI/OpenAPI-Specification/tree/3.1.1/schemas/v3.1
11+
12+
* `v3.0/schema.yaml`:
13+
** https://spec.openapis.org/oas/3.0/schema/2021-09-28
14+
** https://github.com/OAI/OpenAPI-Specification/blob/3.0.4/schemas/v3.0/schema.yaml
1515

1616
== License
1717

0 commit comments

Comments
 (0)