Raphael Kolm
Results
2
comments of
Raphael Kolm
I faced the same issue when passing this additional property to typescript-axios : ``` withSeparateModelsAndApi=true ``` Removing this property solved it. It generates a single file `api.ts`. (The original problem...
Alternatively, you can use [OpenAPI Generator](https://openapi-generator.tech/) which works