Skip to content
Snippets Groups Projects
Verified Commit 3a58dd2d authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Use Search::GlobalService.new in the `GET /projects/search/:query` endpoint


Also streamline the sorting part while we're at it.

That being done, there's currently a duplication between
`GET /projects/search/:query` and `GET /projects?search=:search`
so we might want to keep only the latter for 9.0...

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 874ad681
Branches
Tags v7.13.4
1 merge request!6280API: Use Search::GlobalService in projects search API
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment