Closed behrooz-a closed 1 year ago
This pull request resolves #557 by implementing the DELETE /program/:programAssessmentId route.
DELETE /program/:programAssessmentId
The DELETE /program/:programAssessmentId route deletes an existing program assessment in the database.
Tests for the DELETE /program/:programAssessmentId route and the service file functions have been completed and are included in the pull request.
Proposed changes
This pull request resolves #557 by implementing the
DELETE /program/:programAssessmentId
route.The
DELETE /program/:programAssessmentId
route deletes an existing program assessment in the database.Tests for the
DELETE /program/:programAssessmentId
route and the service file functions have been completed and are included in the pull request.Checklist