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

By default, the typescript-axios client generates API class name from tags? #9237

Open
nguyentoanit opened this issue Apr 12, 2021 · 1 comment

Comments

@nguyentoanit
Copy link

Hi,
Our specifications are generated to typescript-axios client.
I want to confirm a few points. Because I couldn't find out them in documents.

First, I realized that by default typescript-axios generator generates API class name from tags?

Second, could I pass API class name as parameters or disable using tags?
I just found useTags option for Spring. But it seems to be unavailable for typescript-axios.

Thanks.

@adrianwix
Copy link

adrianwix commented Apr 7, 2022

I just found the same problem. It appears that it creates an SDK for every tag

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

No branches or pull requests

2 participants