PapaBonusFPV

Results 2 comments of PapaBonusFPV

I sort that out ASAP, in the mean time I fixed it by creating the **swagger.js** file below and running `node swagger.js` that then generates the json file for me...

I works when I used the `node index.js` method using fs to write a file to the file system, but not the `yarn swagger-jsdoc` method. So its working in a...