mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
chore: update createExecution
This commit is contained in:
parent
8bf3a8bf5d
commit
276a294391
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ class Executor
|
|||
array $headers,
|
||||
float $cpus,
|
||||
int $memory,
|
||||
string $runtimeEntrypoint = null,
|
||||
string $runtimeEntrypoint = '',
|
||||
bool $logging,
|
||||
int $requestTimeout = null
|
||||
) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue