swagger-node-codegen icon indicating copy to clipboard operation
swagger-node-codegen copied to clipboard

does not work with APIs versioning

Open piggyman007 opened this issue 6 years ago • 2 comments

Hi,

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

  • /api/v1/users
  • /api/v2/users

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.

piggyman007 avatar Jan 28 '19 17:01 piggyman007

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

fmvilas avatar Jan 28 '19 17:01 fmvilas

+1

smithmr avatar Jun 17 '19 06:06 smithmr