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