We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7851913 + 46bfd95 commit 6b06b2dCopy full SHA for 6b06b2d
jsonschema-hyperschema.xml
@@ -1029,9 +1029,15 @@ GET /foo/
1029
<section title="anchor" anchor="anchor">
1030
<t>
1031
This property sets the context URI of the link.
1032
- The value of the property MUST be resolved as a
1033
- <xref target="RFC3986">URI-reference</xref> against
1034
- the base URI of the instance.
+ The value of the property is a <xref target="RFC6570">URI Template</xref>,
+ and the resulting <xref target="RFC3986">URI-reference</xref> MUST be resolved
+ against the base URI of the instance.
1035
+ </t>
1036
+ <t>
1037
+ The URI is computed from the provided URI template using the same process
1038
+ described for the <xref target="href">"href"</xref> property, with the
1039
+ exception that <xref target="hrefSchema">"hrefSchema"</xref> MUST NOT
1040
+ be applied. Unlike target URIs, context URIs do not accept user input.
1041
</t>
1042
</section>
1043
links.json
@@ -36,7 +36,7 @@
36
},
37
"anchor": {
38
"type": "string",
39
- "format": "uri-reference"
+ "format": "uri-template"
40
41
"anchorPointer": {
42
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments