Closed haxwell closed 6 months ago
Currently, the {{saveReviewDecision}} endpoint creates the DTO. We should instead have the service create the DTO. So a call to {{reviewDecisionService.saveReviewDecision()}} should return a DTO.
Currently, the {{saveReviewDecision}} endpoint creates the DTO. We should instead have the service create the DTO. So a call to {{reviewDecisionService.saveReviewDecision()}} should return a DTO.