File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1111 },
1212 "capabilities" : [
1313 " CAPABILITY_SYNC" ,
14+ " CAPABILITY_TARGETED_SYNC" ,
1415 " CAPABILITY_PROVISION"
1516 ]
1617 },
2021 "displayName" : " Project"
2122 },
2223 "capabilities" : [
23- " CAPABILITY_SYNC"
24+ " CAPABILITY_SYNC" ,
25+ " CAPABILITY_TARGETED_SYNC"
2426 ]
2527 },
2628 {
3335 },
3436 "capabilities" : [
3537 " CAPABILITY_SYNC" ,
38+ " CAPABILITY_TARGETED_SYNC" ,
3639 " CAPABILITY_PROVISION"
3740 ]
3841 },
4245 "displayName" : " User" ,
4346 "traits" : [
4447 " TRAIT_USER"
48+ ],
49+ "annotations" : [
50+ {
51+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
52+ }
4553 ]
4654 },
4755 "capabilities" : [
4856 " CAPABILITY_SYNC" ,
57+ " CAPABILITY_TARGETED_SYNC" ,
4958 " CAPABILITY_PROVISION" ,
5059 " CAPABILITY_ACCOUNT_PROVISIONING" ,
5160 " CAPABILITY_CREDENTIAL_ROTATION" ,
6170 " CAPABILITY_CREDENTIAL_ROTATION" ,
6271 " CAPABILITY_RESOURCE_CREATE" ,
6372 " CAPABILITY_RESOURCE_DELETE" ,
64- " CAPABILITY_ACTIONS"
73+ " CAPABILITY_ACTIONS" ,
74+ " CAPABILITY_TARGETED_SYNC"
6575 ],
6676 "credentialDetails" : {
6777 "capabilityAccountProvisioning" : {
You can’t perform that action at this time.
0 commit comments