Closed josecollazzi closed 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.
@jonjomckay could you please review
LGTM :nail_care:
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.