mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
shmuel
This commit is contained in:
@@ -957,6 +957,7 @@ return function (Container $container): void {
|
||||
|
||||
return $complexity * $limit;
|
||||
};
|
||||
shmuel
|
||||
|
||||
$attributes = function (int $limit, int $offset) use ($dbForProject, $authorization) {
|
||||
$attrs = $authorization->skip(fn () => $dbForProject->find('attributes', [
|
||||
|
||||
Reference in New Issue
Block a user