GALAglobal / TAPICC-API-implementation

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

POST and PUT for Tasks have only one inputId #64

Closed ysavourel closed 4 years ago

ysavourel commented 5 years ago

The parameters for POST and PUT tasks have show only one inputId field instead of an array. A task can have several inputs, we should probably have an array of inputIds in the PUT and POST parameters too.

Alino commented 4 years ago

correct, I think only the examples were outdated. Fixed https://github.com/GALAglobal/TAPICC-API-implementation/commit/adbd4bc351b54cadbfb9fae38e7f7bc38a81fb30