Skip to content

Commit f3727f1

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 398a1b1 commit f3727f1

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
@@ -2700,7 +2700,7 @@
27002700
Note that "absolute" here is in the sense of "absolute filesystem path"
27012701
(meaning the complete location) rather than the "absolute-URI"
27022702
terminology from RFC 3986 (meaning with scheme but without fragment).
2703-
Keyword absolute locations will always have a fragment in order to
2703+
Keyword absolute locations will have a fragment in order to
27042704
identify the keyword.
27052705
</cref>
27062706
</t>

0 commit comments

Comments
 (0)