File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed
Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 11{
2- "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3- "resourceTypeCapabilities" : [
2+ "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3+ "resourceTypeCapabilities" : [
44 {
5- "resourceType" : {
6- "id" : " role" ,
7- "displayName" : " Role" ,
8- "traits" : [
5+ "resourceType" : {
6+ "id" : " role" ,
7+ "displayName" : " Role" ,
8+ "traits" : [
99 " TRAIT_ROLE"
1010 ],
11- "annotations" : [
11+ "annotations" : [
1212 {
13- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
14- "id" : " role"
13+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
14+ "id" : " role"
1515 }
1616 ]
1717 },
18- "capabilities" : [
18+ "capabilities" : [
1919 " CAPABILITY_SYNC" ,
2020 " CAPABILITY_PROVISION"
2121 ],
22- "permissions" : {}
22+ "permissions" : {}
2323 },
2424 {
25- "resourceType" : {
26- "id" : " user" ,
27- "displayName" : " User" ,
28- "traits" : [
25+ "resourceType" : {
26+ "id" : " user" ,
27+ "displayName" : " User" ,
28+ "traits" : [
2929 " TRAIT_USER"
3030 ],
31- "annotations" : [
31+ "annotations" : [
3232 {
33- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
34- "id" : " user"
33+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
34+ "id" : " user"
3535 }
3636 ]
3737 },
38- "capabilities" : [
38+ "capabilities" : [
3939 " CAPABILITY_SYNC"
4040 ],
41- "permissions" : {}
41+ "permissions" : {}
4242 }
4343 ],
44- "connectorCapabilities" : [
44+ "connectorCapabilities" : [
4545 " CAPABILITY_PROVISION" ,
4646 " CAPABILITY_SYNC"
4747 ],
48- "credentialDetails" : {}
48+ "credentialDetails" : {}
4949}
You can’t perform that action at this time.
0 commit comments