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 9f51c19 commit 0409c72Copy full SHA for 0409c72
jsonschema-core.xml
@@ -1849,7 +1849,9 @@
1849
<t>
1850
The bundling process for creating a Compound Schema Document is defined as taking
1851
references (such as "$ref") to an external Schema Resource and embedding the referenced
1852
- Schema Resources within the referring document.
+ Schema Resources within the referring document. Bundling is done in such a way that
1853
+ all URIs (used for referencing) in the base document and any referenced/embedded
1854
+ documents do not require altering.
1855
</t>
1856
1857
Each embedded JSON Schema Resource MUST identify itself with an absolute URI using the "$id" keyword,
0 commit comments