nextcloud/apps/files_external/lib/Controller
Ferdinand Thiessen 38ed0a8283 fix: hard type controllers where the type is required to match
Prevent HTTP 500 errors where a 400 would be the correct response

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-13 01:30:37 +00:00
..
AjaxController.php refactor(files_external): migrate Ajax with OC_JSON to proper controller 2025-09-30 20:19:21 +02:00
ApiController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
GlobalStoragesController.php fix: hard type controllers where the type is required to match 2026-01-13 01:30:37 +00:00
StoragesController.php fix: hard type controllers where the type is required to match 2026-01-13 01:30:37 +00:00
UserGlobalStoragesController.php fix: hard type controllers where the type is required to match 2026-01-13 01:30:37 +00:00
UserStoragesController.php fix: hard type controllers where the type is required to match 2026-01-13 01:30:37 +00:00