mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
1f370c97ed
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.