Actions
Feature #7539
closedRest-API limit of items not 100, but changeable by the administrator
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2011-02-04
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Instead of setting the limit to 100 hardcoded, the limit should be editable by the administrator.
Since the return object does send the server-side-limit, clients could react to a server-side change of the limit value.
In some cases the 100-limit causes a lot of calls to the api (server).
Related issues
Updated by Go MAEDA over 8 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing as a duplicate of #16069.
Updated by Go MAEDA over 8 years ago
- Is duplicate of Patch #16069: Allow configuration of API limit instead of hardcoding at 100 added
Actions