ultisuite-backend/internal/api/contacts
R3D347HR4Y f232aaf960 Enhance Contacts API with new features and improvements
- Updated the Contacts API to support contact synchronization with incremental updates using sync tokens.
- Added functionality for merging duplicate contacts on the server side.
- Introduced new endpoints for enriching contact interactions, including mail, meetings, and files.
- Implemented ETag support for contact updates to ensure data integrity.
- Enhanced validation for sync tokens and interaction queries.
- Updated project checklist to reflect the completion of Contacts API enhancements.
2026-05-22 20:50:46 +02:00
..
handlers.go Enhance Contacts API with new features and improvements 2026-05-22 20:50:46 +02:00
service.go Enhance Contacts API with new features and improvements 2026-05-22 20:50:46 +02:00
validate_test.go Enhance Contacts API with new features and improvements 2026-05-22 20:50:46 +02:00
validate.go Enhance Contacts API with new features and improvements 2026-05-22 20:50:46 +02:00