appwrite/app/controllers
loks0n 035cbacbfb Use 'params' injection in V20 filter
Drops the redundant Route::resolveParams() call. The matched path
params are now provided directly via the new frame-local 'params'
injection from utopia-php/http, avoiding a second URL parse.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 21:09:55 +01:00
..
api Fix account SDK specs auth 2026-05-20 14:03:20 +05:30
shared Use 'route' injection in remaining api/auth init hooks 2026-05-21 21:09:41 +01:00
web Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
general.php Use 'params' injection in V20 filter 2026-05-21 21:09:55 +01:00
mock.php Use 'route' injection in shutdown hooks 2026-05-21 21:09:41 +01:00