File tree Expand file tree Collapse file tree 1 file changed +26
-26
lines changed
Expand file tree Collapse file tree 1 file changed +26
-26
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- "description" : " A Fastly role"
11+ "description" : " A Fastly role"
1212 },
13- "capabilities" : [
13+ "capabilities" : [
1414 " CAPABILITY_SYNC" ,
1515 " CAPABILITY_PROVISION"
1616 ],
17- "permissions" : {}
17+ "permissions" : {}
1818 },
1919 {
20- "resourceType" : {
21- "id" : " service" ,
22- "displayName" : " Service" ,
23- "description" : " A Fastly service"
20+ "resourceType" : {
21+ "id" : " service" ,
22+ "displayName" : " Service" ,
23+ "description" : " A Fastly service"
2424 },
25- "capabilities" : [
25+ "capabilities" : [
2626 " CAPABILITY_SYNC" ,
2727 " CAPABILITY_PROVISION"
2828 ],
29- "permissions" : {}
29+ "permissions" : {}
3030 },
3131 {
32- "resourceType" : {
33- "id" : " user" ,
34- "displayName" : " User" ,
35- "traits" : [
32+ "resourceType" : {
33+ "id" : " user" ,
34+ "displayName" : " User" ,
35+ "traits" : [
3636 " TRAIT_USER"
3737 ],
38- "annotations" : [
38+ "annotations" : [
3939 {
40- "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
40+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
4141 }
4242 ],
43- "description" : " A Fastly user"
43+ "description" : " A Fastly user"
4444 },
45- "capabilities" : [
45+ "capabilities" : [
4646 " CAPABILITY_SYNC"
4747 ],
48- "permissions" : {}
48+ "permissions" : {}
4949 }
5050 ],
51- "connectorCapabilities" : [
51+ "connectorCapabilities" : [
5252 " CAPABILITY_PROVISION" ,
5353 " CAPABILITY_SYNC"
5454 ],
55- "credentialDetails" : {}
55+ "credentialDetails" : {}
5656}
You can’t perform that action at this time.
0 commit comments