We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ce425 commit e898517Copy full SHA for e898517
schemas/v3.0/schema.json
@@ -1,5 +1,5 @@
1
{
2
- "id": "https://spec.openapis.org/oas/3.0/schema/2019-04-02",
+ "id": "https://spec.openapis.org/oas/3.0/schema/2021-09-28",
3
"$schema": "http://json-schema.org/draft-04/schema#",
4
"description": "Validation schema for OpenAPI Specification 3.0.X.",
5
"type": "object",
@@ -1659,4 +1659,4 @@
1659
"additionalProperties": false
1660
}
1661
1662
-}
+}
schemas/v3.0/schema.yaml
@@ -1,4 +1,4 @@
-id: https://spec.openapis.org/oas/3.0/schema/2021-08-12
+id: https://spec.openapis.org/oas/3.0/schema/2021-09-28
$schema: http://json-schema.org/draft-04/schema#
description: Validation schema for OpenAPI Specification 3.0.X.
type: object
0 commit comments