Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 18:27
· 68 commits to master since this release
bebf5f2
  • Adds support for /attachment endpoints. Note: Attachments are no longer tied to a task
    • POST /tasks/:task/attachments -> POST /attachments?parent=
    • GET /tasks/:task/attachments -> GET /attachments?parent=
  • Adds goal_id request parameter for Goals-related endpoints
  • Adds support for GET /workspaces/{workspace_gid}/teams. Note: Removes support for getting teams in an organization