diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml index 9b8c2ace..75e836a8 100644 --- a/jsonschema-hyperschema.xml +++ b/jsonschema-hyperschema.xml @@ -9,7 +9,7 @@ - + @@ -564,7 +564,7 @@ The value of the "hrefPointers" link description property MUST be an object. Each property value in the object MUST be a valid - JSON Pointer, or a valid + JSON Pointer, or a valid Relative JSON Pointer which is evaluated relative to the position in the instance from which "href" template variable resolution would @@ -932,7 +932,7 @@ GET /foo/ This property changes the point within the instance that is considered to be the context resource of the link. The value of the property MUST be a - valid JSON Pointer, or a valid + valid JSON Pointer, or a valid Relative JSON Pointer which is evaluated relative to the position in the instance from which "href" template variable resolution would @@ -1529,7 +1529,7 @@ GET /foo/ &rfc3986; &rfc6570; - &rfc6906; + &rfc6901; &I-D.luff-relative-json-pointer; &I-D.reschke-http-jfv;