Skip to content

Commit 170ba3b

Browse files
committed
Note that empty fragments produce duplicates
1 parent bdbf918 commit 170ba3b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jsonschema-core.xml

+5
Original file line numberDiff line numberDiff line change
@@ -1467,6 +1467,11 @@
14671467
an error condition. Otherwise the result is undefined, and even if
14681468
documented will not be interoperable.
14691469
</t>
1470+
<t>
1471+
Note that due to the semantics of JSON Pointer fragments, schema IRIs
1472+
that differ only by the presence or absence of an empty fragment MUST
1473+
be considered duplicates.
1474+
</t>
14701475
</section>
14711476

14721477
<section title="Schema References" anchor="references">

0 commit comments

Comments
 (0)