23 строки
512 B
JSON
23 строки
512 B
JSON
{
|
|
"properties": {
|
|
"capabilities": [
|
|
"actions"
|
|
],
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"constraints": {
|
|
"clearText": false,
|
|
"required": "true",
|
|
"tabIndex": 2
|
|
},
|
|
"description": "The Access Token for this api",
|
|
"displayName": "Access Token",
|
|
"tooltip": "Provide your Access Token"
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#538297"
|
|
}
|
|
} |