File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1587
1587
1588
1588
<section title =' Direct References with "$ref"' anchor =" ref" >
1589
1589
<t >
1590
- The "$ref" keyword is used to reference a statically identified schema.
1590
+ The "$ref" keyword is an applicator that is used to reference a statically
1591
+ identified schema. Its results are the results of the referenced schema.
1592
+ <cref >
1593
+ Note that this definition of how the results are determined means that
1594
+ other keywords can appear alongside of "$ref" in the same schema object.
1595
+ </cref >
1596
+ </t >
1597
+ <t >
1591
1598
The value of the "$ref" property MUST be a string which is a URI-Reference.
1592
1599
Resolved against the current URI base, it produces the URI of the schema
1593
1600
to apply.
1653
1660
when it is present), "$recursiveRef"'s behavior is identical to
1654
1661
that of "$ref".
1655
1662
</t >
1663
+ <t >
1664
+ As with "$ref", the results of this keyword are the results of the
1665
+ referenced schema.
1666
+ </t >
1656
1667
</section >
1657
1668
<section title =' Enabling Recursion with "$recursiveAnchor"' >
1658
1669
<t >
You can’t perform that action at this time.
0 commit comments