summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/properties-assignment/onap-user-data.json
blob: 5b523f131c49543250d0e195fb7220d497b6a64e (plain)
1
2
3
4
5
6
7
8
9
10
{
  "firstName": "Carlos",
  "lastName": "Santana",
  "userId": "cs0008",
  "email": "me@mail.com",
  "role": "DESIGNER",
  "lastLoginTime": 1565864719270,
  "status": "ACTIVE",
  "fullName": "Carlos Santana"
}