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
Today Kubb uses a couple of generics to override for example the response data. Kubb should not make it possible to override the data of a specific API(the response is defined in the Swagger so it cannot be changed). Users should use select if they want to change the data.
Today
Kubb
uses a couple of generics to override for example the response data.Kubb
should not make it possible to override the data of a specific API(the response is defined in the Swagger so it cannot be changed). Users should useselect
if they want to change the data.will become
The text was updated successfully, but these errors were encountered: