Closed devamp05 closed 8 months ago
Wrote unit tests and implementation for SurveyGetAllResponseHandler for GET /api/survey/:surveyId/response route that gets responses of all the users in an excel file. Also manually Tested with browser. Design is in the API design document.
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Wrote unit tests and implementation for SurveyGetAllResponseHandler for GET /api/survey/:surveyId/response route that gets responses of all the users in an excel file. Also manually Tested with browser. Design is in the API design document.