Warning, /pim/libkgapi/autotests/tasks/data/task1_create_request.txt is written in an unsupported language. File is not indexed.

0001 POST https://www.googleapis.com/tasks/v1/lists/MockAccount/tasks?prettyPrint=false
0002 Content-Type: application/json
0003 
0004 {
0005   "completed": "2016-03-22T19:52:34.000Z", 
0006   "due": "2016-03-23T00:00:00.000Z",
0007   "kind": "tasks#task", 
0008   "notes": "This task has been completed", 
0009   "status": "completed", 
0010   "title": "Test Task"
0011 }