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