Skip to content

Commit 53873ca

Browse files
Updating baton capabilities.
1 parent 7ed4215 commit 53873ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

baton_capabilities.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@
105105
}
106106
],
107107
"connectorCapabilities": [
108+
"CAPABILITY_CREDENTIAL_ROTATION",
108109
"CAPABILITY_RESOURCE_CREATE",
109110
"CAPABILITY_RESOURCE_DELETE",
110-
"CAPABILITY_ACCOUNT_PROVISIONING",
111-
"CAPABILITY_CREDENTIAL_ROTATION",
112111
"CAPABILITY_SYNC",
113-
"CAPABILITY_PROVISION"
112+
"CAPABILITY_PROVISION",
113+
"CAPABILITY_ACCOUNT_PROVISIONING"
114114
]
115115
}

0 commit comments

Comments
 (0)