14 lines
221 B
JSON
14 lines
221 B
JSON
|
{
|
||
|
"tasks": [
|
||
|
{
|
||
|
"title": "Call Jill",
|
||
|
"added": "2017-03-13T09:46:46.127Z",
|
||
|
"_id": 1
|
||
|
},
|
||
|
{
|
||
|
"title": "Write to John",
|
||
|
"added": "2017-03-13T10:09:38.867Z",
|
||
|
"_id": 2
|
||
|
}
|
||
|
]
|
||
|
}
|