Closed
Description
Description
We want to refactor/consolidate all Typescript generators (node, fetch, angular, angular2, jquery) into one single typescript
generator and support node, fetch, angular, angular2, jquery via the library
option.
The goal is to reuse templates (e.g. model) if possible and for easier maintenance/support.
Swagger-codegen version
2.3.0 (since it's breaking change)
Suggest a Fix
- put the templates under
typescript/{name}
- put shared templates under
typescript/common
and reuse if possible
If anyone has feedback or wants to work on this, please reply to let us know.