Skip to content

Commit a715a84

Browse files
Updating baton capabilities.
1 parent 7d81623 commit a715a84

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_RESOURCE_CREATE",
109108
"CAPABILITY_RESOURCE_DELETE",
109+
"CAPABILITY_ACCOUNT_PROVISIONING",
110+
"CAPABILITY_CREDENTIAL_ROTATION",
110111
"CAPABILITY_SYNC",
111112
"CAPABILITY_PROVISION",
112-
"CAPABILITY_ACCOUNT_PROVISIONING",
113-
"CAPABILITY_CREDENTIAL_ROTATION"
113+
"CAPABILITY_RESOURCE_CREATE"
114114
]
115115
}

0 commit comments

Comments
 (0)