-
Bug
-
Resolution: Done
-
None
-
6.1
-
None
In the REST API documentation like [1], we do the mention on:
/task/
{taskId: \\d+}returns the task in JAXB format [GET]
But what is the content of this "task in JAXB format"? When we need to know what content I can count with, I need to go to the source code. It would be great paste some examples o JSON response in the documentation, so we can see clearly what I can expect as response data.