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.
1 parent 6af34b3 commit eba00e1Copy full SHA for eba00e1
jsonschema-hyperschema.xml
@@ -1552,7 +1552,7 @@ GET https://api.example.com HTTP/1.1
1552
1553
200 OK
1554
Content-Type: application/json
1555
-Link: <https://schema.example.com/entry>; rel=describedBy
+Link: <https://schema.example.com/entry>; rel="describedBy"
1556
{}
1557
]]>
1558
</artwork>
@@ -1896,10 +1896,10 @@ GET https://api.example.com/trees/1/nodes/123 HTTP/1.1
1896
1897
1898
1899
-Link: <https://api.example.com/trees/1/nodes/123>; rel=self
1900
-Link: <https://api.example.com/trees/1/nodes/123>; rel=up;
+Link: <https://api.example.com/trees/1/nodes/123>; rel="self"
+Link: <https://api.example.com/trees/1/nodes/123>; rel="up";
1901
anchor="https://api.example.com/trees/1/nodes/456"
1902
-Link: <https://api.example.com/trees/1/nodes/456>; rev=up
+Link: <https://api.example.com/trees/1/nodes/456>; rev="up"
1903
{
1904
"id": 123,
1905
"treeId": 1,
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments