mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-14 12:02:56 +03:00
10 lines
218 B
JSON
10 lines
218 B
JSON
|
{
|
||
|
"id": 1,
|
||
|
"book": "2016-07-08 12:57:00",
|
||
|
"start": "2016-07-08 18:00:00",
|
||
|
"end": "2016-07-08 18:30:00",
|
||
|
"notes": "These are some test notes.",
|
||
|
"providerId": 4,
|
||
|
"googleCalendarId": 474
|
||
|
}
|