mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
The OCS Controller requires a DataResponse object to be returned. This means that all error handling will have to be done via exceptions thrown and handling in the middleware.