Skip to content

Commit b285b78

Browse files
bump release date (this should be updated one final time at release time)
1 parent bc55266 commit b285b78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schemas/v3.0/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "https://spec.openapis.org/oas/3.0/schema/2021-09-28",
2+
"id": "https://spec.openapis.org/oas/3.0/schema/2024-10-10",
33
"$schema": "http://json-schema.org/draft-04/schema#",
44
"description": "The description of OpenAPI v3.0.x documents, as defined by https://spec.openapis.org/oas/v3.0.4",
55
"type": "object",

schemas/v3.0/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
id: https://spec.openapis.org/oas/3.0/schema/2021-09-28
1+
id: https://spec.openapis.org/oas/3.0/schema/2024-10-10
22
$schema: http://json-schema.org/draft-04/schema#
33
description: The description of OpenAPI v3.0.x documents, as defined by https://spec.openapis.org/oas/v3.0.4
44
type: object

0 commit comments

Comments
 (0)