25 строки
550 B
JSON
25 строки
550 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"displayName": "API Key",
|
|
"description": "API Key for this API.",
|
|
"tooltip": "Set your API Key.",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#FDFDFD",
|
|
"capabilities": [
|
|
"actions"
|
|
],
|
|
"publisher": "Mensagia",
|
|
"stackOwner": "Mensagia"
|
|
}
|
|
} |