-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
None
AT:
- the report result structure is extended by the following field:
{ ... "result": { ... "isComplete": false, ... } }
- for all list/map report results the data size is truncated to the 1000 first results
- the isComplete flag indicates if the returned data has been truncated
- the rest api documentation is adjusted accordingly
Context:
Can be read in the parent ticket.