We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently deleting a workspace that is non-empty throws an error:
Cannot perform DELETE request to http://localhost:8080/geoserver/rest/workspaces/topp.json. Response code is 403
This happens also with other resources as datastores or layers.
There's the possibility to add the recurse param in the requests. Should we do this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently deleting a workspace that is non-empty throws an error:
This happens also with other resources as datastores or layers.
There's the possibility to add the recurse param in the requests. Should we do this?
The text was updated successfully, but these errors were encountered: