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