You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python SDK does not appear to have all the "tasks" helpers built-in.
GET task and GET tasks exist.
Although, no POST, PUT, DELETE methods are available in the helper.
Would expect ProjectApi.create_task to exist similar to ProjectApi.create_time_entry
Happy to post my question elsewhere, but this felt like a build issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The Python SDK does not appear to have all the "tasks" helpers built-in.
GET task and GET tasks exist.
Although, no POST, PUT, DELETE methods are available in the helper.
Would expect ProjectApi.create_task to exist similar to ProjectApi.create_time_entry
Happy to post my question elsewhere, but this felt like a build issue?
Beta Was this translation helpful? Give feedback.
All reactions