We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718aed6 commit 28bf532Copy full SHA for 28bf532
baton_capabilities.json
@@ -34,7 +34,8 @@
34
},
35
"capabilities": [
36
"CAPABILITY_SYNC",
37
- "CAPABILITY_ACCOUNT_PROVISIONING"
+ "CAPABILITY_ACCOUNT_PROVISIONING",
38
+ "CAPABILITY_RESOURCE_DELETE"
39
]
40
41
{
@@ -122,14 +123,16 @@
122
123
124
125
- "CAPABILITY_SYNC"
126
+ "CAPABILITY_SYNC",
127
128
129
}
130
],
131
"connectorCapabilities": [
132
"CAPABILITY_PROVISION",
133
134
135
136
137
"credentialDetails": {
138
"capabilityAccountProvisioning": {
0 commit comments