We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c130c commit 799ecc6Copy full SHA for 799ecc6
jsonschema-core.xml
@@ -1710,8 +1710,8 @@
1710
</figure>
1711
<t>
1712
When an implementation encounters the <#/$defs/single> schema,
1713
- it resolves the "$id" URI reference against the current base URI to form
1714
- <https://example.net/root.json#item>.
+ it resolves the "$anchor" value as a fragment name against the current
+ base URI to form <https://example.net/root.json#item>.
1715
</t>
1716
1717
When an implementation then looks inside the <#/items> schema, it
0 commit comments