in src/main/java/com/example/swaggerprovider/model/Pet.java [49:51]
public List<Visit> getVisits() { return visits; }