- Introduced a new PATCH endpoint `/api/v1/notifications/me/read-all` to mark all unread notifications as read for the authenticated user.
- Added a new GET endpoint `/api/v1/events/{eventId}/faqs/page` for retrieving paginated FAQs related to a specific event, with support for pagination, sorting, and filtering.
- Updated the existing GET endpoint `/api/v1/events/{eventId}/guest-list-links/invited-guests/page` to include pagination parameters.
|
||
|---|---|---|
| .. | ||
| input | ||
| Button.tsx | ||
| Checkbox.tsx | ||
| Input.tsx | ||
| Switch.tsx | ||
| TextEditor.tsx | ||