Defect #20479
Undocumented pagination support for API
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Documentation | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
It's not documented the possibility to use the page
param instead of the offset
param.
The ApplicationController.api_offset_and_limit
method automatically calculate the offset if the page
param is present