Skip to content

Commit 77192f8

Browse files
author
Chris Wiechmann
committed
Copied relevant gateway-config changes from fork into main repo
1 parent 061fcbb commit 77192f8

18 files changed

+79
-112
lines changed
Binary file not shown.

gateway-config/anm/merge-dir/apigateway/conf/acl.json

Lines changed: 0 additions & 111 deletions
This file was deleted.

gateway-config/anm/merge-dir/apigateway/conf/adminUsers.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"id": "user-6",
3333
"name": "achoudhary",
3434
"roles": ["role-1", "role-6", "role-7"]
35-
},
35+
},
3636
{
3737
"id": "user-7",
3838
"name": "anujkumar",
@@ -78,7 +78,13 @@
7878
"id": "role-7",
7979
"name": "Policy Developer",
8080
"displayName": "Policy Developer"
81+
},
82+
{
83+
"id": "role-8",
84+
"name": "Monitoring",
85+
"displayName": "Monitoring"
8186
}
87+
8288
],
8389
"uniqueIdCounters": {
8490
"Role": 8,
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)