Adding option to merge all inputs at once (#282)

This commit is contained in:
Cheick Keita
2020-11-24 05:43:08 -08:00
committed by GitHub
parent 79cc82098a
commit 33b7608aaf
14 changed files with 316 additions and 66 deletions

View File

@ -800,6 +800,7 @@ class Tasks(Endpoint):
target_timeout: Optional[int] = None,
target_workers: Optional[int] = None,
vm_count: int = 1,
preserve_existing_outputs: bool = False,
) -> models.Task:
"""
Create a task