You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
With the addition of json on H4BaseController - the return type of controller actions can be inferred. So we can export an API client that is aware of return types.
Just need a way of typing the request payload... Zod?