HackYourFuture-CPH / FP-class11

Class11 Final Project - A collaboration between HYF and Seasony
MIT License
5 stars 8 forks source link

Research Task - Auto generating Swagger Documentation with Node & Express #170

Closed dpfernandes closed 4 years ago

dpfernandes commented 4 years ago

We had a few times conflicts on swagger.json when PRs with endpoint documentation are being submitted.

Please check the solution presented on this video and try to implement a solution for our problem. https://www.youtube.com/watch?v=apouPYPh_as&feature=youtu.be&t=641

Try to approach like this:

dpfernandes commented 4 years ago

Solved on PR #184