We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a8e93 commit 88f56ddCopy full SHA for 88f56dd
baton_capabilities.json
@@ -13,7 +13,8 @@
13
"CAPABILITY_SYNC",
14
"CAPABILITY_TARGETED_SYNC",
15
"CAPABILITY_PROVISION"
16
- ]
+ ],
17
+ "permissions": {}
18
},
19
{
20
"resourceType": {
@@ -26,7 +27,8 @@
26
27
"capabilities": [
28
29
30
31
32
33
34
@@ -45,9 +47,10 @@
45
47
46
48
49
"CAPABILITY_ACCOUNT_PROVISIONING",
- "CAPABILITY_CREDENTIAL_ROTATION",
- "CAPABILITY_RESOURCE_DELETE"
50
+ "CAPABILITY_RESOURCE_DELETE",
51
+ "CAPABILITY_CREDENTIAL_ROTATION"
52
53
54
}
55
],
56
"connectorCapabilities": [
0 commit comments