diff options
Diffstat (limited to 'tests/fixtures/calendar-sync-api/all-day-single.json')
| -rw-r--r-- | tests/fixtures/calendar-sync-api/all-day-single.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fixtures/calendar-sync-api/all-day-single.json b/tests/fixtures/calendar-sync-api/all-day-single.json new file mode 100644 index 000000000..99d2a2a2c --- /dev/null +++ b/tests/fixtures/calendar-sync-api/all-day-single.json @@ -0,0 +1,7 @@ +{ + "id": "2jn8q2k837d2v29alsvcfqljek_20260519", + "summary": "Home", + "start": {"date": "2026-05-19"}, + "end": {"date": "2026-05-20"}, + "status": "confirmed" +} |
