We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc55266 commit b285b78Copy full SHA for b285b78
schemas/v3.0/schema.json
@@ -1,5 +1,5 @@
1
{
2
- "id": "https://spec.openapis.org/oas/3.0/schema/2021-09-28",
+ "id": "https://spec.openapis.org/oas/3.0/schema/2024-10-10",
3
"$schema": "http://json-schema.org/draft-04/schema#",
4
"description": "The description of OpenAPI v3.0.x documents, as defined by https://spec.openapis.org/oas/v3.0.4",
5
"type": "object",
schemas/v3.0/schema.yaml
@@ -1,4 +1,4 @@
-id: https://spec.openapis.org/oas/3.0/schema/2021-09-28
+id: https://spec.openapis.org/oas/3.0/schema/2024-10-10
$schema: http://json-schema.org/draft-04/schema#
description: The description of OpenAPI v3.0.x documents, as defined by https://spec.openapis.org/oas/v3.0.4
type: object
0 commit comments