Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf59d7a

Browse files
Update the output schema with json-pointer replacing uri-reference
1 parent f1f5f63 commit cf59d7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎output/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"valid": { "type": "boolean" },
1616
"keywordLocation": {
1717
"type": "string",
18-
"format": "uri-reference"
18+
"format": "json-pointer"
1919
},
2020
"absoluteKeywordLocation": {
2121
"type": "string",
2222
"format": "uri"
2323
},
2424
"instanceLocation": {
2525
"type": "string",
26-
"format": "uri-reference"
26+
"format": "json-pointer"
2727
},
2828
"errors": {
2929
"$ref": "#/$defs/outputUnitArray"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /