Manifest
Type: object
Properties
Name | Type | Format |
---|---|---|
type | string | |
files | array |
File
Type: object
Properties
Name | Type | Format |
---|---|---|
contentid | string | |
filename | string | |
hash | string | |
alg | string | |
metadata | boolean |
HttpContent
Type: object
Properties
Name | Type | Format |
---|---|---|
headers | array |
KeyValuePair[String,IEnumerable[String]]
Type: object
Properties
Name | Type | Format |
---|---|---|
key | string | |
value | array |