mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions
This commit is contained in:
commit
e8a320c391
1 changed files with 1 additions and 1 deletions
|
|
@ -682,4 +682,4 @@ App::get('/v1/functions/:functionId/executions/:executionId')
|
|||
}
|
||||
|
||||
$response->dynamic($execution, Response::MODEL_EXECUTION);
|
||||
}, ['response', 'projectDB']);
|
||||
}, ['response', 'projectDB']);
|
||||
|
|
|
|||
Loading…
Reference in a new issue