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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: