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
Hello,
I have the following code to generate ts files for my vue app. The following code generates a single file at the specified location, however I was wondering if there is an option/configuration that would let me split the generated ts files instead of a single file?
Hello,
I have the following code to generate ts files for my vue app. The following code generates a single file at the specified location, however I was wondering if there is an option/configuration that would let me split the generated ts files instead of a single file?
The sample2.json that i have is from here http://petstore.swagger.io/v2/swagger.json.
Packages Used
"swagger-js-codegen": "^1.12.0",
The text was updated successfully, but these errors were encountered: