Skip to content

Commit 7613f99

Browse files
Update schemas/v3.1/schema-base.json
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 6259423 commit 7613f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/v3.1/schema-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "A dialect to use for JSON Schemas within OpenAPI documents",
2+
"description": "The description of OpenAPI v3.1.x documents using the OpenAPI JSON Schema dialect, as defined by https://spec.openapis.org/oas/v3.1.0",
33
"$id": "https://spec.openapis.org/oas/3.1/schema-base/2021-09-28",
44
"$schema": "https://json-schema.org/draft/2020-12/schema",
55
"$ref": "https://spec.openapis.org/oas/3.1/schema/2021-09-28",

0 commit comments

Comments
 (0)