File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1866
1866
schema resource. It is RECOMMENDED that the URI identifier value of "$id" be an Absolute URI.
1867
1867
</t >
1868
1868
<t >
1869
- When the Schema Resource referenced by a by-reference applicator is bundled, the Schema Resource
1870
- MUST be located as a value of a "$defs" object at the containing schema's root.
1869
+ When the Schema Resource referenced by a by-reference applicator is bundled, it is RECOMMENDED that
1870
+ the Schema Resource be located as a value of a "$defs" object at the containing schema's root.
1871
1871
The key of the "$defs" for the now embedded Schema Resource MAY be the "$id" of the bundled schema
1872
1872
or some other form of application defined unique identifer (such as a UUID). This key is not
1873
1873
intended to be referenced in JSON Schema, but may be used by an application to aid the
1874
1874
bundling process.
1875
1875
</t >
1876
1876
<t >
1877
- Schema Resources MUST NOT be bundled by replacing the schema object from which it was
1877
+ A Schema Resource MAY be embedded in a location other than "$defs" where the location is defined
1878
+ as a schema value.
1879
+ </t >
1880
+ <t >
1881
+ A Bundled Schema Resource MUST NOT be bundled by replacing the schema object from which it was
1878
1882
referenced, or by wrapping the Schema Resource in other applicator keywords.
1879
1883
</t >
1880
1884
<t >
You can’t perform that action at this time.
0 commit comments