Closed Enqira closed 3 years ago
Created answers endpoint /api/answers with swagger. Opctions: GET answers, GET answers by id, DELETE answer.
Not sure about the DELETE one. Reviewers let us know if it should be descarted Fixes #30
To test it, go to api/documentations then test it using swagger.
Implemented requested changes by Niels. and it is ready to be merged
Description
Created answers endpoint /api/answers with swagger. Opctions: GET answers, GET answers by id, DELETE answer.
Not sure about the DELETE one. Reviewers let us know if it should be descarted Fixes #30
How to test?
To test it, go to api/documentations then test it using swagger.
Checklist