Warning, /pim/libkgapi/autotests/calendar/data/event1_create_response.txt is written in an unsupported language. File is not indexed.
0001 HTTP/1.1 200 OK 0002 Content-type: application/json; charset=UTF-8 0003 0004 { 0005 "attendees": [ 0006 { 0007 "displayName": "", 0008 "email": "attendee1@kde.test", 0009 "id": "1234567890", 0010 "responseStatus": "needsAction" 0011 }, 0012 { 0013 "displayName": "", 0014 "email": "attendee2@kde.test", 0015 "id": "0987654321", 0016 "responseStatus": "needsAction" 0017 } 0018 ], 0019 "created": "2018-03-30T22:28:48.000Z", 0020 "creator": { 0021 "self": true, 0022 "displayName": "Dan Vr\u00e1til", 0023 "email": "dan.vratil@gmail.com" 0024 }, 0025 "description": "We shall meet and we shall discuss.", 0026 "end": { 0027 "timeZone": "Europe/Prague", 0028 "dateTime": "2018-04-01T11:30:00+02:00" 0029 }, 0030 "etag": "\"3044897856406000\"", 0031 "htmlLink": "https://www.google.com/calendar/event?eid=dW00anI0YmZqc2kwNm5ycGg0cDlyYjY1bXMgZGFuLnZyYXRpbEBt", 0032 "iCalUID": "3if6lf59tove1e037baa75l54t@google.com", 0033 "id": "3if6lf59tove1e037baa75l54t", 0034 "kind": "calendar#event", 0035 "location": "Meeting Room", 0036 "organizer": { 0037 "self": true, 0038 "displayName": "Konqui", 0039 "email": "konqui@kde.test" 0040 }, 0041 "reminders": { 0042 "useDefault": false 0043 }, 0044 "sequence": 0, 0045 "start": { 0046 "timeZone": "Europe/Prague", 0047 "dateTime": "2018-04-01T10:30:00+02:00" 0048 }, 0049 "status": "confirmed", 0050 "summary": "Cool Meeting about stuff", 0051 "updated": "2018-03-30T22:28:48.203Z" 0052 }