API should support pagination

XMLWordPrintable

    • Type: New Feature Request
    • Resolution: Duplicate
    • Priority: Trivial
    • None
    • Affects Version/s: 1.9.9 (beta)
    • Component/s: API (A)

      The API doesn't have support for pagination. It already supports limiting the result set by the "limit" parameter, but there's no way to set a start. This is important for projects which want to do pagination based on the API; right now I solve that using an emulated pagination, which is neither nice nor performant. The database should do the work if supported, and if not, the API should fall back to an emulation.

            Assignee:
            Unassigned
            Reporter:
            Timo A. Hummel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: