forked from httpwg/http-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsf.json
More file actions
26 lines (25 loc) · 675 Bytes
/
sf.json
File metadata and controls
26 lines (25 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"variant-key": "list",
"variants": "dict",
"signature": "dict",
"signature-input": "dict",
"repr-digest": "dict",
"content-digest": "dict",
"want-repr-digest": "dict",
"want-content-digest": "dict",
"upload-offset": "item",
"upload-complete": "item",
"upload-draft-interop-version": "item",
"x-dict": "dict",
"x-list": "list",
"x-list-a": "list",
"x-list-b": "list",
"example-list": "list",
"example-dict": "dict",
"example-integer": "item",
"example-decimal": "item",
"example-string": "item",
"example-token": "item",
"example-bytesequence": "item",
"example-boolean": "item"
}