Skip to content

Commit fc66d13

Browse files
committed
Remove link to metaschema...
...because the YYYY-MM-DD in the URI makes it more trouble than it's worth.
1 parent 8709e12 commit fc66d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5297,7 +5297,7 @@ components:
52975297
bar:
52985298
$ref: schemas/bar
52995299
--boundary-example
5300-
Content-Type: application/schema+json; schema=https://spec.openapis.org/oas/3.2/schema-base/YYYY-MM-DD
5300+
Content-Type: application/schema+json
53015301
Content-Location: https://example.com/api/schemas/bar
53025302
53035303
{

0 commit comments

Comments
 (0)