Open Va1a opened 1 week ago
@Va1a please update this issue to be specific about which of these five original issues it comes from: #39 #40 #41 #42 and/or #43
Please also add a user story to explain the role of this this new controller endpoint in addressing a user need.
@pconrad I have now made those changes.
Inherits from #40 Backend 5
Controller method to PUT /api/reviews/moderator?id=x Allows a moderator to change any aspect of a review. This endpoint should only be accessible to moderators/admins. The aspects which pertain to moderation are moderatorId, status, and moderator comments.
User Story