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 31fd31a commit 705a7f0Copy full SHA for 705a7f0
jsonschema-core.xml
@@ -1832,9 +1832,9 @@
1832
1833
<section title="Compound Documents">
1834
<t>
1835
- A Compound Schema Document is defined as JSON document (sometimes called a "dereferenced" or
1836
- "bundled" schema) which has multiple embedded JSON Schema Resources bundled into the same
1837
- document to ease transportation.
+ A Compound Schema Document is defined as JSON document (sometimes called a "bundled" schema)
+ which has multiple embedded JSON Schema Resources bundled into the same document to
+ ease transportation.
1838
</t>
1839
1840
Each embedded Schema Resource MUST be treated as an individual Schema Resource, following standard
0 commit comments