File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -1039,16 +1039,11 @@ identified schema. Its results are the results of the referenced schema.[^5]
10391039[ ^ 5 ] : Note that this definition of how the results are determined means that
10401040other keywords can appear alongside of ` $ref ` in the same schema object.
10411041
1042- The value of the ` $ref ` keyword MUST be a string which is an IRI reference.
10431042The value of the ` $ref ` keyword MUST be a string which is an IRI reference.
10441043Resolved against the current IRI base, it produces the IRI of the schema to
10451044apply. This resolution is safe to perform on schema load, as the process of
10461045evaluating an instance cannot change how the reference resolves.
10471046
1048- The resolved IRI produced by ` $ref ` is not necessarily a network locator, only
1049- an identifier. A schema need not be downloadable from the address if it is a
1050- network-addressable URL. Implementations which can access the network SHOULD
1051- default to operating offline.
10521047The resolved IRI produced by ` $ref ` is not necessarily a network locator, only
10531048an identifier. A schema need not be downloadable from the address if it is a
10541049network-addressable URL. Implementations which can access the network SHOULD
You can’t perform that action at this time.
0 commit comments