swagger-node-codegen
swagger-node-codegen copied to clipboard
does not work with APIs versioning
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.
You're right. It's a missing feature. Would you mind adding it? It would be very helpful.
+1