File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -922,9 +922,15 @@ GET /foo/
922
922
<section title =" anchor" anchor =" anchor" >
923
923
<t >
924
924
This property sets the context URI of the link.
925
- The value of the property MUST be resolved as a
926
- <xref target =" RFC3986" >URI-reference</xref > against
927
- the base URI of the instance.
925
+ The value of the property is a <xref target =" RFC6570" >URI Template</xref >,
926
+ and the resulting <xref target =" RFC3986" >URI-reference</xref > MUST be resolved
927
+ against the base URI of the instance.
928
+ </t >
929
+ <t >
930
+ The URI is computed from the provided URI template using the same process
931
+ described for the <xref target =" href" >"href"</xref > property, with the
932
+ exception that <xref target =" hrefSchema" >"hrefSchema"</xref > MUST NOT
933
+ be applied. Unlike target URIs, context URIs do not accept user input.
928
934
</t >
929
935
</section >
930
936
You can’t perform that action at this time.
0 commit comments