36 строки
928 B
JSON
36 строки
928 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"apiKey": {
|
|
"type":"securestring",
|
|
"uiDefinition": {
|
|
"displayName": "API Key",
|
|
"description": "API Key for your Fleetio account",
|
|
"tooltip": "Provide your API Key",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
},
|
|
"accountToken": {
|
|
"type":"securestring",
|
|
"uiDefinition": {
|
|
"displayName": "Account Token",
|
|
"description": "Account Token for your Fleetio account",
|
|
"tooltip": "Provide your Account Token",
|
|
"constraints": {
|
|
"tabIndex": 3,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#000000",
|
|
"capabilities": [],
|
|
"publisher": "Fleetio",
|
|
"stackOwner": "Fleetio"
|
|
}
|
|
} |