Type Alias SubmitGroupAssignmentResponses

SubmitGroupAssignmentResponses: {
    200: GroupAssignmentSubmissionDto;
}