Extract:
"If model is a variable holding a parsed OpenAPI 3.0 model, then model.getServes() will return an empty list even if no servers property appears in the model, and likewise for model.getPaths()."
I presume that you meant 'model.getServers()'.
Extract: "If model is a variable holding a parsed OpenAPI 3.0 model, then model.getServes() will return an empty list even if no servers property appears in the model, and likewise for model.getPaths()." I presume that you meant 'model.getServers()'.