Skip to content

Commit e82bfdf

Browse files
s/future/next/ in schema reference
1 parent 9263b52 commit e82bfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft-next/defs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"description": "validate definition against metaschema",
44
"schema": {
5-
"$ref": "https://json-schema.org/draft/future/schema"
5+
"$ref": "https://json-schema.org/draft/next/schema"
66
},
77
"tests": [
88
{

0 commit comments

Comments
 (0)