Type Alias UpsertGroupAssignmentResponses

UpsertGroupAssignmentResponses: {
    200: GroupAssignmentDetailDto;
}