23 строки
659 B
JSON
23 строки
659 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"displayName": "API Key (in the form 'Bearer API_Key')",
|
|
"description": "The API Key (in the form 'Bearer API_Key') for this api",
|
|
"tooltip": "Provide your API Key (in the form 'Bearer API_Key')",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#da3b01",
|
|
"capabilities": [],
|
|
"publisher": "Troy Taylor",
|
|
"stackOwner": "Instatus, Inc."
|
|
}
|
|
} |