28 lines
534 B
JSON
28 lines
534 B
JSON
{
|
|
"metadata": {
|
|
"apiVersion": "2016-10-26",
|
|
"endpointPrefix": "oobeadmin",
|
|
"jsonVersion": "1.1",
|
|
"serviceFullName": "Jibo OOBE",
|
|
"signatureVersion": "v4",
|
|
"targetPrefix": "OOBE_20161026",
|
|
"protocol": "json"
|
|
},
|
|
"operations": {
|
|
"GetServiceToken": {
|
|
"output": {
|
|
"type": "structure",
|
|
"required": [
|
|
"token"
|
|
],
|
|
"members": {
|
|
"token": {},
|
|
"expires": {
|
|
"type": "long"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"shapes": {}
|
|
} |