diff options
Diffstat (limited to 'ecomp-portal-FE/mock/ecomp/data/admins/admin-app-roles.json')
-rw-r--r-- | ecomp-portal-FE/mock/ecomp/data/admins/admin-app-roles.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/ecomp-portal-FE/mock/ecomp/data/admins/admin-app-roles.json b/ecomp-portal-FE/mock/ecomp/data/admins/admin-app-roles.json deleted file mode 100644 index 3a0860a4..00000000 --- a/ecomp-portal-FE/mock/ecomp/data/admins/admin-app-roles.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "userId": "nn605g", - "appsRoles": [ - { - "appName": "SSP", - "id": 1, - "isAdmin": true - }, - { - "appName": "ECOMP", - "id": 2, - "isAdmin": false - }, - { - "appName": "other POrtal", - "id": 14, - "isAdmin": false - }, - { - "appName": "Formation", - "id": 111, - "isAdmin": true - } - ] -}
\ No newline at end of file |