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 976a6fb commit 49d77b2Copy full SHA for 49d77b2
jsonschema-core.xml
@@ -1858,7 +1858,7 @@
1858
</t>
1859
<t>
1860
When the Schema Resource referenced by a by-reference applicator is bundled, the Schema Resource
1861
- MUST be located as a value of a "$defs" object at the containing schemas root.
+ MUST be located as a value of a "$defs" object at the containing schema's root.
1862
The key of the "$defs" for the now embedded Schema Resource MAY be the "$id" of the bundled schema
1863
or some other form of application defined unique identifer (such as a UUID). This key is not
1864
intended to be referenced in JSON Schema, but may be used by an application to aid the
0 commit comments