feat: calendar follow API (POST/DELETE follow, GET following). Refs EventHub/EventHubFront#9
This commit is contained in:
Regular → Executable
+2
@@ -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
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user