Actions
Feature #3652
closedAdd explicit way for API consumers to specifiy all pages in an index request
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
From: https://github.com/theforeman/theforeman.org/pull/119/files#r7659148
Currently a user must specify per_page=<some large number> in order to ensure they receive all members of a collection. We ought to allow a more explicit method of doing this such as per_page=all.
Actions