swagger-typescript icon indicating copy to clipboard operation
swagger-typescript copied to clipboard

CLI config

Open DarioMagniPLRM opened this issue 1 year ago • 1 comments

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!

DarioMagniPLRM avatar Feb 14 '24 16:02 DarioMagniPLRM

Looks good to me. I will implement it.

hosseinmd avatar Mar 06 '24 09:03 hosseinmd

Implemented: v6.8.0

hosseinmd avatar May 24 '24 20:05 hosseinmd

Great job! Thank you!

DarioMagniPLRM avatar May 28 '24 13:05 DarioMagniPLRM