Created
March 13, 2017 12:39
-
-
Save bezysoftware/0b934dd84da7f0234a526b0dc01f1620 to your computer and use it in GitHub Desktop.
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
| { | |
| "serverTasks": { | |
| "currencyChange" : { | |
| "task_id_3": { | |
| "serverTimestamp": 21312321321, | |
| "request": { | |
| "groupId": "group_id_1", | |
| "targetCurrency": "CZK" | |
| }, | |
| "response": { | |
| "code": "ok" | |
| } | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment