-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #37587 - Reuse API parameter handling from base
Foreman's API base controller provides a search_and_pagination parameter group that has all the fields needed. Then it also provides some helpers to parse these values properly. This reuses those helpers. It also aligns on per_page=all handling instead of a separate full_result=true. That parameter is now deprecated.
- Loading branch information
Showing
1 changed file
with
9 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters