summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/mock/ecomp/data/functional-menu/favorites.json
blob: 02e7aa046cf265996faeb83786882490d3832e07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
  {
    "menuId": "90",
    "text": "4th Level App1a R16",
    "url": "http://google.com"
  },
  {
    "menuId": "99",
    "text": "3rd Level App1c R200",
    "url": "https://ecomp.homer.att.com/ecompportal/applicationsHome"
  },
  {
    "menuId": "22",
    "text": "ECOMP Wasteland",
    "url": "https://ecomp.homer.att.com/ecompportal/applicationsHome"
  },
  {
    "menuId": "1",
    "text": "Freaking great menu",
    "url": "https://ecomp.homer.att.com/ecompportal/applicationsHome"
  },
  {
    "menuId": "91",
    "text": "Andy's test menu",
    "url": "https://ecomp.homer.att.com/ecompportal/applicationsHome"
  }
]