Created
October 1, 2019 19:44
-
-
Save comalex/4fa96e7601ecdb0ae8b2eff781d8163b to your computer and use it in GitHub Desktop.
Case1 premisess
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"conversationId": "user_213213", | |
"user": { | |
"id": 1, | |
"first_name": "Ben", | |
"last_name": "Chung", | |
"address": "Baker Street, London, NW1 6XE" | |
}, | |
"responseId": "b65762a8-f09b-4911-a15c-a0cf0be6484b", | |
"queryTask": [ | |
{ | |
"task": "maintenance issue", | |
"id": "AB A300", | |
"status": "sync", | |
"details": { | |
"activity": "leak", | |
"location": "105", | |
"id": "AB A300", | |
"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