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 a715a84 commit 9340559Copy full SHA for 9340559
baton_capabilities.json
@@ -105,11 +105,11 @@
105
}
106
],
107
"connectorCapabilities": [
108
- "CAPABILITY_RESOURCE_DELETE",
109
- "CAPABILITY_ACCOUNT_PROVISIONING",
110
"CAPABILITY_CREDENTIAL_ROTATION",
111
"CAPABILITY_SYNC",
112
"CAPABILITY_PROVISION",
113
- "CAPABILITY_RESOURCE_CREATE"
+ "CAPABILITY_RESOURCE_CREATE",
+ "CAPABILITY_RESOURCE_DELETE",
+ "CAPABILITY_ACCOUNT_PROVISIONING"
114
]
115
0 commit comments