manywho / service-box

A plugin for ManyWho that allows integration of flows with Box
MIT License
0 stars 1 forks source link

The example Create Task and Assignment fails #11

Closed josecollazzi closed 8 years ago

josecollazzi commented 8 years ago

In the entry-point POST /api/box/3/task/addassignment the Parent Folder is null, and the service throw an exception.

When we save the task the file injected in the object is a reduced version of the file type.

To keep the service simple we should have only one version of Type File.

josecollazzi commented 8 years ago

@jonjomckay could you please review

jonjomckay commented 8 years ago

LGTM :nail_care: