Closed rishat5081 closed 2 years ago
Have you tried the following?
swagger-jsdoc-generator config.js > mySwaggerDoc.json
Hopefully this helps
Have you tried the following?
swagger-jsdoc-generator config.js > mySwaggerDoc.json
Hopefully this helps
Thank you it works
Hi folks, Hope you are all doing well. I am new to swagger-jsdoc-generator I want the generator to generate it to the file rather than printing all on the command line
I have used this command as mentioned in the doc but still not working.
swagger-jsdoc-generator config.js | mySwaggerDoc.json
Thanks in advance