41 строка
1.2 KiB
JSON
41 строка
1.2 KiB
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"displayName": "API Token",
|
|
"description": "The API Token for this api",
|
|
"tooltip": "Provide your API Token",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#da3b01",
|
|
"capabilities": [],
|
|
"policyTemplateInstances": [
|
|
{
|
|
"templateId": "convertobjecttoarray",
|
|
"title": "SoundsArray",
|
|
"parameters": {
|
|
"x-ms-apimTemplateParameter.propertyParentPath": "@body()",
|
|
"x-ms-apimTemplateParameter.propertySubPath": "sounds",
|
|
"x-ms-apimTemplateParameter.newPropertyPath": "@body().soundsArray",
|
|
"x-ms-apimTemplateParameter.keyName": "sound",
|
|
"x-ms-apimTemplateParameter.valueName": "description",
|
|
"x-ms-apimTemplate-policySection": "Response",
|
|
"x-ms-apimTemplate-operationName": [
|
|
"GetSounds"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"publisher": "Glen Hutson",
|
|
"stackOwner": "Pushover, LLC"
|
|
}
|
|
}
|