Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Please could you indicate how to generate the client code? #368

Open
benitocm opened this issue Feb 28, 2023 · 1 comment
Open
Labels

Comments

@benitocm
Copy link

Hi,

This is not a bug, it is just a question.
I would like to use the plugin for generating the server stubs and client code from a swagger file.
I am able to generate the server code, but it is not clear to me how to generate the client side

Thanks in advance

@benitocm benitocm added the bug label Feb 28, 2023
@petravetsma
Copy link

petravetsma commented May 4, 2023

Hi @benitocm ,

What the difference between server code and client side code?
For example we use this plugin and generating client-side code just with

swaggerSources { clientApi { code { language = "typescript-fetch" }}}

and other configs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants