Skip to content

Commit 713c353

Browse files
soften wording on absoluteKeywordLocation
it is not strictly true that there will *always* be a fragment in this field: an error might occur at the schema resource root itself (for example if the subschema is "false")
1 parent af9009b commit 713c353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2706,7 +2706,7 @@
27062706
Note that "absolute" here is in the sense of "absolute filesystem path"
27072707
(meaning the complete location) rather than the "absolute-URI"
27082708
terminology from RFC 3986 (meaning with scheme but without fragment).
2709-
Keyword absolute locations will always have a fragment in order to
2709+
Keyword absolute locations will have a fragment in order to
27102710
identify the keyword.
27112711
</cref>
27122712
</t>

0 commit comments

Comments
 (0)