Generate pdf from swagger api documentation

"description" : "API description"} Then, issue the following command: 1swaggymnia generate -i watchnow.json -c config.json -o yaml As result, you should see a new file called swagger.yml generated: Now our Swagger spec is generated, you can publish your Swagger spec as customer-facing ................
................