52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"metadata": {
|
|
"apiVersion": "2016-07-25",
|
|
"endpointPrefix": "mediaadmin",
|
|
"jsonVersion": "1.1",
|
|
"serviceFullName": "Jibo Media",
|
|
"signatureVersion": "v4",
|
|
"targetPrefix": "Media_20160725",
|
|
"protocol": "json"
|
|
},
|
|
"operations": {
|
|
"RemoveAllMediaFromLoop": {
|
|
"input": {
|
|
"type": "structure",
|
|
"required": [
|
|
"loopId"
|
|
],
|
|
"members": {
|
|
"loopId": {}
|
|
}
|
|
},
|
|
"output": {
|
|
"type": "list",
|
|
"member": {
|
|
"type": "structure",
|
|
"required": [
|
|
"path",
|
|
"created"
|
|
],
|
|
"members": {
|
|
"path": {},
|
|
"type": {},
|
|
"reference": {},
|
|
"accountId": {},
|
|
"loopId": {},
|
|
"url": {},
|
|
"isEncrypted": {
|
|
"type": "boolean"
|
|
},
|
|
"isDeleted": {
|
|
"type": "boolean"
|
|
},
|
|
"created": {
|
|
"type": "long"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"shapes": {}
|
|
} |