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 @@ -907,8 +907,8 @@ to establish a base IRI in order to resolve the reference.
907907#### The ` $id ` Keyword {#id-keyword}
908908
909909The ` $id ` keyword identifies a schema resource. The value for this keyword MUST
910- be a string, and MUST represent a valid [ IRI reference] ( #rfc3987 ) ( without a
911- fragment) .
910+ be a string, and MUST represent a valid [ IRI reference] ( #rfc3987 ) without a
911+ fragment.
912912
913913When the value of this keyword is resolved against the current base IRI, the
914914resulting absolute IRI then serves as the identifier for the schema resource and
@@ -1262,7 +1262,7 @@ desired to identify the object containing the `$ref` in the second
12621262
12631263Due to the potential break in functionality described above, the behavior for
12641264using JSON Pointer fragments that point to or cross a resource boundary is
1265- undefined. Schema authors SHOULD NOT rely on such IRIs, as using them may
1265+ undefined. Schema authors SHOULD NOT rely on such IRIs, as using them may
12661266reduce interoperability.[ ^ 8 ]
12671267
12681268[ ^ 8 ] : This is to avoid requiring implementations to keep track of a whole stack
You can’t perform that action at this time.
0 commit comments