Skip to content

Commit 737ee16

Browse files
Update jsonschema-core.xml
Co-Authored-By: Ben Hutton <relequestual@gmail.com>
1 parent 7db77ac commit 737ee16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1652,7 +1652,9 @@
16521652
</t>
16531653
<t>
16541654
An implementation MAY choose not to support addressing schemas
1655-
by non-canonical URIs.
1655+
by non-canonical URIs. As such, it is RECOMENDED that schema authors only
1656+
use canonical URIs, as using non-canonical URIs may reduce the
1657+
transportability of a schema.
16561658
<cref>
16571659
This is to avoid requiring implementations to keep track of a whole
16581660
stack of possible base URIs and JSON Pointer fragments for each,

0 commit comments

Comments
 (0)