Created
July 14, 2017 23:52
-
-
Save jraczak/6d32f71115496436a7012550a45c6511 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
[ | |
{ | |
"id": 2, | |
"local_realm_id": null, | |
"name": "something to do", | |
"note": null, | |
"original_scheduled_date": "5/27/17", | |
"current_scheduled_date": "8/27/17", | |
"migration_count": null, | |
"complete": false, | |
"created_at": "2017-07-14T23:48:18.053Z", | |
"updated_at": "2017-07-14T23:48:18.053Z", | |
"user_id": 2 | |
}, | |
{ | |
"id": 3, | |
"local_realm_id": null, | |
"name": "also do this", | |
"note": null, | |
"original_scheduled_date": "5/27/17", | |
"current_scheduled_date": "8/27/17", | |
"migration_count": null, | |
"complete": false, | |
"created_at": "2017-07-14T23:52:22.746Z", | |
"updated_at": "2017-07-14T23:52:22.746Z", | |
"user_id": 2 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment