File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1159
1159
Meta-schema authoring is an advanced usage of JSON Schema, so the design of
1160
1160
meta-schema features emphasizes flexibility over simplicity.
1161
1161
</t >
1162
- <section title =' The "$schema" Keyword' >
1162
+ <section title =' The "$schema" Keyword' anchor = " keyword-schema " >
1163
1163
<t >
1164
1164
The "$schema" keyword is both used as a JSON Schema feature set identifier and
1165
1165
as the identifier of a resource which is itself a JSON Schema, which describes the
1865
1865
</section >
1866
1866
<section title =" Differing and Default Dialects" >
1867
1867
<t >
1868
- In addition to the rules defining the use of the "$schema" keyword
1869
- <xref target =' The "$ schema" Keyword ' format = " counter " > </xref >,
1868
+ In addition to the rules defining the use of
1869
+ <xref target =" keyword- schema" >the "$schema" keyword </xref >,
1870
1870
if multiple schema resources are present in a single document, then
1871
1871
schema resources which do not have a "$schema" keyword in their root
1872
1872
schema object MUST be processed as if "$schema" were present with the
You can’t perform that action at this time.
0 commit comments