nexus site path corrected
[portal.git] / ecomp-portal-FE / mock / ecomp / data / admins / admin-app-roles.json
1 {
2   "userId": "nn605g",
3   "appsRoles": [
4     {
5       "appName": "SSP",
6       "id": 1,
7       "isAdmin": true
8     },
9     {
10       "appName": "ECOMP",
11       "id": 2,
12       "isAdmin": false
13     },
14     {
15       "appName": "other POrtal",
16       "id": 14,
17       "isAdmin": false
18     },
19     {
20       "appName": "Formation",
21       "id": 111,
22       "isAdmin": true
23     }
24   ]
25 }