feat: calendar follow API (POST/DELETE follow, GET following). Refs EventHub/EventHubFront#9
CI / test (push) Failing after 6m39s
CI / deploy-ift (push) Has been skipped
CI / e2e-ift (push) Has been skipped
CI / deploy-stage (push) Has been skipped
CI / e2e-stage (push) Has been skipped

This commit is contained in:
2026-07-20 22:10:48 +03:00
parent 4932f9abae
commit 59220b955e
16 changed files with 599 additions and 4 deletions
Regular → Executable
+2
View File
@@ -72,6 +72,7 @@ user() ->
handler_booking_by_id,
handler_bookings,
handler_calendar_by_id,
handler_calendar_follow,
handler_calendar_view,
handler_calendars,
handler_event_by_id,
@@ -86,6 +87,7 @@ user() ->
handler_ticket_by_id,
handler_tickets,
handler_user_bookings,
handler_user_following,
handler_user_me,
handler_user_reviews
],