MaketRandevu/tests/phpunit/engine/Api/V1/fixtures/unavailability.json

10 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
}