Skip to content

Instantly share code, notes, and snippets.

@THEozmic
Created July 17, 2017 12:07
Show Gist options
  • Save THEozmic/4224a1cb04d2efb795965fbeffc41031 to your computer and use it in GitHub Desktop.
Save THEozmic/4224a1cb04d2efb795965fbeffc41031 to your computer and use it in GitHub Desktop.
{
"id": 1,
"username": "John",
"phone": "xxxxxxxxx",
"email": "John@email.com",
"createdAt": "2017-07-16T20:14:04.744Z",
"updatedAt": "2017-07-16T20:14:04.744Z",
"groups": [
{
"id": 2,
"name": "Test Group 2"
},
{
"id": 1,
"name": "Test Group"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment