2020-09-14 16:35:54 +03:00
|
|
|
{
|
|
|
|
"properties": {
|
|
|
|
"connectionParameters": {
|
|
|
|
"username": {
|
|
|
|
"type": "securestring",
|
|
|
|
"uiDefinition": {
|
|
|
|
"displayName": "username",
|
|
|
|
"description": "The username for this api",
|
|
|
|
"tooltip": "Provide the username",
|
|
|
|
"constraints": {
|
|
|
|
"tabIndex": 2,
|
|
|
|
"clearText": true,
|
|
|
|
"required": "true"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"password": {
|
|
|
|
"type": "securestring",
|
|
|
|
"uiDefinition": {
|
|
|
|
"displayName": "password",
|
|
|
|
"description": "The password for this api",
|
|
|
|
"tooltip": "Provide the password",
|
|
|
|
"constraints": {
|
|
|
|
"tabIndex": 3,
|
|
|
|
"clearText": false,
|
|
|
|
"required": "true"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2020-09-23 12:38:45 +03:00
|
|
|
"iconBrandColor": "#81bb26",
|
2020-09-14 16:35:54 +03:00
|
|
|
"capabilities": [],
|
2021-08-11 03:38:23 +03:00
|
|
|
"publisher": "Boomerang I-Comms Ltd",
|
2020-09-23 12:38:45 +03:00
|
|
|
"stackOwner": "Boomerang I-Comms Ltd"
|
2020-09-14 16:35:54 +03:00
|
|
|
}
|
2020-08-13 16:57:33 +03:00
|
|
|
}
|