Skip to content
  • Toon Claes's avatar
    Use helper to construct Finder params · 0f0b9a84
    Toon Claes authored
    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.
    0f0b9a84