swagger-typescript
swagger-typescript copied to clipboard
CLI config
Hi, as described in the documentation in the get started chapter, you need a file called swagger.config.json in the project's root folder.
Unfortunately, it is not possible to manage several files, or to place the file in a different folder, because there is no command like --config myfolder/myswagger.json such as command --branch or --local
Do you plan to implement this functionality? It would be really useful!
Looks good to me. I will implement it.
Implemented: v6.8.0
Great job! Thank you!