diff options
author | Toon Claes <toon@gitlab.com> | 2017-05-24 22:12:40 +0200 |
---|---|---|
committer | Toon Claes <toon@gitlab.com> | 2017-05-30 22:45:59 +0200 |
commit | 0f0b9a8466747f69e210fc27778f96ab8ef628bc (patch) | |
tree | cfe7bea389ec5f107c4e7261879235c6700baf09 /lib/api/pagination_params.rb | |
parent | 01c6323d238706bc8d0acb0273552a094c996ca0 (diff) | |
download | gitlab-ce-0f0b9a8466747f69e210fc27778f96ab8ef628bc.tar.gz |
Use helper to construct Finder params
The ProjectsFinder and GroupFinder both support the same set of params. And the
`/api/v4/projects` and `/api/v4/group/:id/projects` also support the same set of
params. But they do not match the Finder params. So use a helper method to
transform them.
Diffstat (limited to 'lib/api/pagination_params.rb')
0 files changed, 0 insertions, 0 deletions