File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1150
1150
Meta-schema authoring is an advanced usage of JSON Schema, so the design of
1151
1151
meta-schema features emphasizes flexibility over simplicity.
1152
1152
</t >
1153
- <section title =' The "$schema" Keyword' >
1153
+ <section title =' The "$schema" Keyword' anchor = " keyword-schema " >
1154
1154
<t >
1155
1155
The "$schema" keyword is both used as a JSON Schema feature set identifier and
1156
1156
as the identifier of a resource which is itself a JSON Schema, which describes the
1850
1850
</section >
1851
1851
<section title =" Differing and Default Dialects" >
1852
1852
<t >
1853
- In addition to the rules defining the use of the "$schema" keyword
1854
- <xref target =' The "$ schema" Keyword ' format = " counter " > </xref >,
1853
+ In addition to the rules defining the use of
1854
+ <xref target =" keyword- schema" >the "$schema" keyword </xref >,
1855
1855
if multiple schema resources are present in a single document, then
1856
1856
schema resources which do not have a "$schema" keyword in their root
1857
1857
schema object MUST be processed as if "$schema" were present with the
You can’t perform that action at this time.
0 commit comments