mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
9 lines
214 B
JSON
9 lines
214 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
|
|
}
|