Type Alias UpsertAssignmentRubricResponses

UpsertAssignmentRubricResponses: {
    200: AssignmentRubricDto;
}