Skip to content

Instantly share code, notes, and snippets.

@jraczak
Created July 14, 2017 23:52
Show Gist options
  • Save jraczak/6d32f71115496436a7012550a45c6511 to your computer and use it in GitHub Desktop.
Save jraczak/6d32f71115496436a7012550a45c6511 to your computer and use it in GitHub Desktop.
[
{
"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