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

0001 POST https://www.googleapis.com/calendar/v3/freeBusy?prettyPrint=false
0002 Content-Type: application/json
0003 
0004 {
0005   "items": [
0006     {
0007       "id": "MockAccount"
0008     }
0009   ],
0010   "timeMax": "2018-04-02T14:00:00Z",
0011   "timeMin": "2018-04-01T08:00:00Z"
0012 }