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 76dae88 commit c49ba54Copy full SHA for c49ba54
tests/draft2019-09/refRemote.json
@@ -40,7 +40,7 @@
40
{
41
"description": "anchor within remote ref",
42
"schema": {
43
- "$schema": "https://json-schema.org/draft/2010-09/schema",
+ "$schema": "https://json-schema.org/draft/2019-09/schema",
44
"$ref": "http://localhost:1234/draft2019-09/locationIndependentIdentifier.json#foo"
45
},
46
"tests": [
0 commit comments