Skip to content

Instantly share code, notes, and snippets.

@comalex
Last active September 25, 2019 13:42
Show Gist options
  • Save comalex/886816344b2a7ec05b2eeaab6ab758ac to your computer and use it in GitHub Desktop.
Save comalex/886816344b2a7ec05b2eeaab6ab758ac to your computer and use it in GitHub Desktop.
CASE 1
{
"user": {
"id": 1,
"first_name": "Ben",
"last_name": "Chung",
"address": "Baker Street, London, NW1 6XE"
},
"responseId": "312f4-094f4-12ddf",
"queryTask": [
{
"task": "maintenance issue",
"id": 123,
"status": "sync",
"details": {
"activity": "leak",
"location": "suite #4",
"id": "123",
"status": "null",
"problem source": "room #105"
},
"response": "order created",
"remedy": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment