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 @@ -1206,9 +1206,9 @@ each resource is a separate document connected with [schema
1206
1206
references] ( #referenced ) , or is structured as a single document with one or more
1207
1207
schema resources embedded as subschemas.
1208
1208
1209
- Since IRIs with JSON Pointer fragments relative to the parent schema
1210
- resource's IRI cease to be valid when the embedded schema is moved to a separate
1211
- document and referenced, applications and schemas SHOULD NOT use such IRIs to
1209
+ Since IRIs with JSON Pointer fragments are relative to the parent schema
1210
+ resource's IRI, they cease to be valid when the embedded schema is moved to a separate
1211
+ document and referenced. Because of this , applications and schemas SHOULD NOT use such IRIs to
1212
1212
identify embedded schema resources or locations within them.
1213
1213
1214
1214
Consider the following schema document that contains another schema resource
You can’t perform that action at this time.
0 commit comments