indexzero / node-asana-api

A node.js client implementation for Asana API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for tasks and stories

dotnetwise opened this issue · comments

Kindly, could you please support these as well?

  PUT  /tasks/:task-id
  GET  /tasks/:task-id/stories
  POST /tasks/:task-id/stories
commented

have made pull request for this

Fixed in 0.3.0 thanks to @mcabe