feat: specialist_invite API + user lookup. Fixes EventHub/EventHubBack#55
CI / test (push) Successful in 6m47s
CI / deploy-ift (push) Successful in 3m23s
CI / e2e-ift (push) Successful in 1m58s
CI / deploy-stage (push) Successful in 2m1s
CI / e2e-stage (push) Successful in 1m13s

This commit is contained in:
2026-07-22 18:52:35 +03:00
parent af5f506866
commit 571f04737d
18 changed files with 1000 additions and 6 deletions
+3
View File
@@ -74,6 +74,9 @@ user() ->
handler_calendar_by_id,
handler_calendar_follow,
handler_calendar_specialists,
handler_calendar_specialist_invites,
handler_specialist_invites,
handler_users_lookup,
handler_calendar_view,
handler_calendars,
handler_event_by_id,