raksul / go-clickup

Clickup go client
MIT License
39 stars 24 forks source link

use GetTaskOptions for UpdateTask opt #32

Closed freehaha closed 2 years ago

freehaha commented 2 years ago

Task.UpdateTask uses the same parameters as DeleteTask and should be GetTaskOptions instead of GetTasksOptions