ultisuite-backend/internal/api/calendar
R3D347HR4Y 3cd50bc967 Implement Calendar API enhancements with new endpoints and features
- Added new endpoints for listing calendars, events, creating/updating/deleting events, and handling free/busy requests.
- Implemented ETag/If-Match support for event updates to ensure data integrity.
- Introduced functionality for responding to invitations and creating Meet links from events.
- Enhanced validation for event creation and updates, including attendee email checks.
- Updated README documentation to reflect the new Calendar API features and usage examples.
- Revised project checklist to indicate completion of Calendar API enhancements.
2026-05-22 20:29:53 +02:00
..
handlers.go Implement Calendar API enhancements with new endpoints and features 2026-05-22 20:29:53 +02:00
service.go Implement Calendar API enhancements with new endpoints and features 2026-05-22 20:29:53 +02:00
validate.go Implement Calendar API enhancements with new endpoints and features 2026-05-22 20:29:53 +02:00