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 5cef9f9 commit c216a7fCopy full SHA for c216a7f
links.json
@@ -26,6 +26,9 @@
26
"description": "JSON Schema describing the link target",
27
"allOf": [ { "$ref": "hyper-schema#" } ]
28
},
29
+ "targetHints": {
30
+ "description": "JSON representation of likely metadata such as response headers, with a protocol-dependent format"
31
+ },
32
"mediaType": {
33
"description": "media type (as defined by RFC 2046) describing the link target",
34
"type": "string"
0 commit comments