Skip to content

Commit 001061d

Browse files
committed
do not handle 'taskId' in nullable arguments
1 parent 9911f83 commit 001061d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ayon_api/operations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,6 @@ def update_version(
13201320
for key, value in (
13211321
("version", version),
13221322
("productId", product_id),
1323-
("taskId", task_id),
13241323
("attrib", attrib),
13251324
("data", data),
13261325
("tags", tags),

0 commit comments

Comments
 (0)