Type Alias UpsertAssignmentResponses

UpsertAssignmentResponses: {
    200: AssignmentConfigDto;
}