- Notifications
You must be signed in to change notification settings - Fork927
Closed
Description
We currently have a mix of hard coded types and generated types. Generated will be better in the long run because they will stay up to date with the backend. But not all of them are ready yet (see#1196). When this ticket is unblocked, switch over to generated types for all API request and response types.