-
-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when pygeoapi can't find a table which is defined in the config so fails to build the openapi.yml and therefore fails to deploy
Describe the solution you'd like
Instead of failing, it should skip that layer and provide a warning, buy still deploy with all the other layers which do work.