geoserver / geoserver-cloud

Cloud Native GeoServer is GeoServer ready to use in the cloud through dockerized microservices.
http://geoserver.org/geoserver-cloud
Other
244 stars 73 forks source link

Importer Plugin not showing on rest api #317

Open anas-aldrees opened 1 year ago

anas-aldrees commented 1 year ago

After setting WEBUI_IMPORTER_ENABLED to true, I can see that it's working on the webUI, but it's not working in geoserver rest API.

groldan commented 1 year ago

I'm guessing it's just not been integrated with the rest api then. If you're interested in giving it a try I'd be glad to give you some directions on how to do it.