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 0f30ca7 commit 5cef9f9Copy full SHA for 5cef9f9
hyper-schema.json
@@ -37,6 +37,9 @@
37
"description": "JSON Schema describing the link target",
38
"allOf": [ { "$ref": "#" } ]
39
},
40
+ "targetHints": {
41
+ "description": "JSON representation of likely metadata such as response headers, with a protocol-dependent format"
42
+ },
43
"mediaType": {
44
"description": "media type (as defined by RFC 2046) describing the link target",
45
"type": "string"
0 commit comments