GALAglobal / TAPICC-API-implementation

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

how to add source language #65

Closed assembledStarDust closed 5 years ago

assembledStarDust commented 5 years ago

While I see target language on task, I do not see how to add source language. Should this be a field on Job? on Task? Are there optional fields that not shown?

ysavourel commented 5 years ago

Yes, that POST /tasks entry is not quite right. There is a sourceLanguage and targetLanguage field on the Task object. But it's missing in the description of the POST /tasks (and elsewhere).

assembledStarDust commented 5 years ago

ah. work in progress so.