github.com/cs3org/reva/v2@v2.27.7/changelog/2.12.0_2022-11-25/refactor-delete-error-handling.md (about) 1 Bugfix: Refactor delete error handling 2 3 We refactored the ocdav delete handler to return the HTTP status code and an error message to simplify error handling. 4 5 https://github.com/cs3org/reva/pull/3437