Skip to content

Instantly share code, notes, and snippets.

@auryn31
Created November 2, 2019 21:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save auryn31/af9a6f46b254a663eca196563ab5443a to your computer and use it in GitHub Desktop.
{
"_links": {
"self": {
"href": "http://localhost:8080/users/51"
},
"users": {
"href": "http://localhost:8080/users"
}
},
"id": 51,
"name": "Jonathan",
"roles": [
{
"name": "user"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment