Closed maximecarre1 closed 1 year ago
Running pygeoapi openapi generate on the current build results in a yml config that doesn't pass validation checks due to the presence of an empty enum field in the description of the get methods for each collection.
Validation script for openapi yml file has been updated in pygeoapi version 0.14.0, but the same empty enum error remains.
Running pygeoapi openapi generate on the current build results in a yml config that doesn't pass validation checks due to the presence of an empty enum field in the description of the get methods for each collection.