in src/main/java/com/example/swaggercodegenexample/dtos/VisitWithPetDto.java [43:45]
public int hashCode() { return Objects.hash(id, pet, date); }