We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db62b66 commit a1cde87Copy full SHA for a1cde87
baton_capabilities.json
@@ -41,7 +41,8 @@
41
},
42
"capabilities": [
43
"CAPABILITY_SYNC",
44
- "CAPABILITY_ACCOUNT_PROVISIONING"
+ "CAPABILITY_ACCOUNT_PROVISIONING",
45
+ "CAPABILITY_RESOURCE_DELETE"
46
]
47
48
{
@@ -86,7 +87,8 @@
86
87
"connectorCapabilities": [
88
"CAPABILITY_PROVISION",
89
90
91
92
],
93
"credentialDetails": {
94
"capabilityAccountProvisioning": {
0 commit comments