Skip to content

Commit 7c8d55d

Browse files
committed
Add targetHints to links.json
1 parent ede1785 commit 7c8d55d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

links.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
{ "$ref": "http://json-schema.org/draft-06/hyper-schema#" }
3333
]
3434
},
35+
"targetHints": {
36+
"description": "JSON representation of likely metadata such as response headers, with a protocol-dependent format"
37+
},
3538
"mediaType": {
3639
"type": "string"
3740
},

0 commit comments

Comments
 (0)