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
Is your feature request related to a problem? Please describe.
We want to generate as much of the code as possible from the OpenAPI. This will help SDK to stay up to date with the protocol and in the same time it improves development speed and limits possible bugs in implementation.
Describe the solution you'd like
It should stay in TypeScript
Generated routes and types, types are bare minimum.
Add makefile with generate command generate, which will regenerate the code
Is your feature request related to a problem? Please describe.
We want to generate as much of the code as possible from the OpenAPI. This will help SDK to stay up to date with the protocol and in the same time it improves development speed and limits possible bugs in implementation.
Describe the solution you'd like
generate
, which will regenerate the codeAdditional context
These could be relevant tools:
Feel free to come with something else
The text was updated successfully, but these errors were encountered: