summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json
blob: 85f5552fbe2e8f85aff47d7d54e90fd1420c040b (plain)
1
2
3
4
5
6
7
{
  "firstName": "Demo",
  "lastName": "User",
  "userId": "demo",
  "email": "demo@openecomp.org",
  "contact_us_link": "https://localhost/display/EcompPortal/ECOMP+Portal+Home"
}