Open alkasdj opened 8 years ago
because you are using swagger V2. Currently Swagger-Koa is supporting only V1. I have done a request to be able to use V2.
@vbuzzano So, Thanks your comment.I had the same problem. I could solve it thanks to your advice.
This is the jsdoc we used with express
What is the best way to integrate with swagger using koa and where can I find the document specifications to write the jsdoc in correct format for swagger-koa to interpret.