We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ebb2c3 commit 9c8a71eCopy full SHA for 9c8a71e
schemas/v3.1/schema.json
@@ -1,5 +1,5 @@
1
{
2
- "$id": "https://spec.openapis.org/oas/3.1/schema/2021-03-02",
+ "$id": "https://spec.openapis.org/oas/3.1/schema/2021-04-15",
3
"$schema": "https://json-schema.org/draft/2020-12/schema",
4
"type": "object",
5
"properties": {
@@ -1337,4 +1337,4 @@
1337
}
1338
1339
1340
-}
+}
schemas/v3.1/schema.yaml
@@ -1,4 +1,4 @@
-$id: 'https://spec.openapis.org/oas/3.1/schema/2021-03-02'
+$id: 'https://spec.openapis.org/oas/3.1/schema/2021-04-15'
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
0 commit comments