Bug - ReportController::verdictAction does not work with new verdict class
Description
The verdictAction method ("/api/v1/assignment/{aid}/submission/{sid}/verdict"
endpoint) in the ReportController does not work with the new verdict class in the project entity.
Priority - Medium
This would be nice for trampoline.
Definition of done
When the API docs have been updated and the verdictAction has been fixed.