Unanswered
How Can I Do The Following? (Basically, Filtering By Task Type)
I found, the filter actually has to be an iterable:Task.get_tasks(project_name="my-project", task_name="my-task", task_filter=dict(type=["training"])))
144 Views
0
Answers
4 years ago
one year ago