Introduced new API endpoints for managing in-app notifications. The `/api/v1/notifications/me` endpoint retrieves a paginated list of notifications for the authenticated user, while the `/api/v1/notifications/me/unread-count` endpoint returns the count of unread notifications. Enhanced the OpenAPI documentation to reflect these changes, including detailed parameter descriptions and response schemas for better clarity and usability. |
||
|---|---|---|
| .. | ||
| create | ||
| detail | ||
| edit | ||
| management | ||
| eventCapacity.test.ts | ||
| eventCapacity.ts | ||
| eventCardLabels.test.ts | ||
| eventCardLabels.ts | ||
| eventDraftStore.test.ts | ||
| eventDraftStore.ts | ||
| eventEditPolicy.test.ts | ||
| eventEditPolicy.ts | ||
| eventSlug.test.ts | ||
| eventSlug.ts | ||
| presentEventCapacityBadge.test.ts | ||
| presentEventCapacityBadge.ts | ||