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 f1f5f63 commit cf59d7aCopy full SHA for cf59d7a
output/schema.json
@@ -15,15 +15,15 @@
15
"valid": { "type": "boolean" },
16
"keywordLocation": {
17
"type": "string",
18
- "format": "uri-reference"
+ "format": "json-pointer"
19
},
20
"absoluteKeywordLocation": {
21
22
"format": "uri"
23
24
"instanceLocation": {
25
26
27
28
"errors": {
29
"$ref": "#/$defs/outputUnitArray"
0 commit comments