File tree Expand file tree Collapse file tree 1 file changed +28
-28
lines changed
Expand file tree Collapse file tree 1 file changed +28
-28
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" : " org" ,
7- "displayName" : " Org"
5+ "resourceType" : {
6+ "id" : " org" ,
7+ "displayName" : " Org"
88 },
9- "capabilities" : [
9+ "capabilities" : [
1010 " CAPABILITY_SYNC"
1111 ]
1212 },
1313 {
14- "resourceType" : {
15- "id" : " project" ,
16- "displayName" : " Project" ,
17- "traits" : [
14+ "resourceType" : {
15+ "id" : " project" ,
16+ "displayName" : " Project" ,
17+ "traits" : [
1818 " TRAIT_GROUP"
1919 ]
2020 },
21- "capabilities" : [
21+ "capabilities" : [
2222 " CAPABILITY_SYNC"
2323 ]
2424 },
2525 {
26- "resourceType" : {
27- "id" : " role" ,
28- "displayName" : " Role" ,
29- "traits" : [
26+ "resourceType" : {
27+ "id" : " role" ,
28+ "displayName" : " Role" ,
29+ "traits" : [
3030 " TRAIT_ROLE"
3131 ]
3232 },
33- "capabilities" : [
33+ "capabilities" : [
3434 " CAPABILITY_SYNC"
3535 ]
3636 },
3737 {
38- "resourceType" : {
39- "id" : " team" ,
40- "displayName" : " Team" ,
41- "traits" : [
38+ "resourceType" : {
39+ "id" : " team" ,
40+ "displayName" : " Team" ,
41+ "traits" : [
4242 " TRAIT_GROUP"
4343 ]
4444 },
45- "capabilities" : [
45+ "capabilities" : [
4646 " CAPABILITY_SYNC" ,
4747 " CAPABILITY_PROVISION"
4848 ]
4949 },
5050 {
51- "resourceType" : {
52- "id" : " user" ,
53- "displayName" : " User" ,
54- "traits" : [
51+ "resourceType" : {
52+ "id" : " user" ,
53+ "displayName" : " User" ,
54+ "traits" : [
5555 " TRAIT_USER"
5656 ]
5757 },
58- "capabilities" : [
58+ "capabilities" : [
5959 " CAPABILITY_SYNC"
6060 ]
6161 }
6262 ],
63- "connectorCapabilities" : [
63+ "connectorCapabilities" : [
6464 " CAPABILITY_PROVISION" ,
6565 " CAPABILITY_SYNC" ,
6666 " CAPABILITY_TICKETING"
6767 ],
68- "credentialDetails" : {}
68+ "credentialDetails" : {}
6969}
You can’t perform that action at this time.
0 commit comments