fmvilas / swagger-node-codegen

An OpenAPI 3.x/Swagger 2 code generator for Node.js
Apache License 2.0
200 stars 55 forks source link

does not work with APIs versioning #41

Open piggyman007 opened 5 years ago

piggyman007 commented 5 years ago

Hi,

I found that this lib does not work with APIs versioning, e.g., my APIs may have

I would like to create 2 more folders, v1 and v2 under routes and services. But It is impossible to do it for this version.

fmvilas commented 5 years ago

You're right. It's a missing feature. Would you mind adding it? It would be very helpful.

smithmr commented 5 years ago

+1