Skip to content

Commit f290090

Browse files
Updating baton capabilities.
1 parent 9340559 commit f290090

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",
109-
"CAPABILITY_SYNC",
110108
"CAPABILITY_PROVISION",
111109
"CAPABILITY_RESOURCE_CREATE",
112110
"CAPABILITY_RESOURCE_DELETE",
113-
"CAPABILITY_ACCOUNT_PROVISIONING"
111+
"CAPABILITY_ACCOUNT_PROVISIONING",
112+
"CAPABILITY_CREDENTIAL_ROTATION",
113+
"CAPABILITY_SYNC"
114114
]
115115
}

0 commit comments

Comments
 (0)