GALAglobal / TAPICC-API-implementation

TAPICC API implementation using node.js framework sails.js
Other
6 stars 1 forks source link

Implement upload file functionality #31

Closed Alino closed 6 years ago

Alino commented 6 years ago

POST /job/{parentid}/asset/uploadfile POST /asset/{parentid}/task/{id}/uploaddeliverable

These endpoints are not working. Uploading feature must be implemented. Swagger spec, must be improved for file upload as well.