Skip to content

Commit 675186b

Browse files
committed
Take into account $id for annotation schema location assertions
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent 9ad349b commit 675186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotations/tests/content.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"location": "",
8181
"keyword": "contentSchema",
8282
"expected": {
83-
"#": { "type": "number" }
83+
"https://annotations.json-schema.org/test/contentSchema-is-an-annotation#": { "type": "number" }
8484
}
8585
}
8686
]

0 commit comments

Comments
 (0)