Type Alias GetAssignmentRubricResponses

GetAssignmentRubricResponses: {
    200: AssignmentRubricDto;
}