Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions

This commit is contained in:
Eldad Fux 2020-10-30 00:23:30 +02:00
commit e8a320c391

View file

@ -682,4 +682,4 @@ App::get('/v1/functions/:functionId/executions/:executionId')
}
$response->dynamic($execution, Response::MODEL_EXECUTION);
}, ['response', 'projectDB']);
}, ['response', 'projectDB']);