Unify projects search by removing /projects/:search endpoint
Removes /projects/:search
endpoint (avoiding duplicated behavior with /projects?search=x
).
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
Closes #22007 (closed)
Merge request reports
Activity
added 1 commit
- cc24682b - Unify projects search by removing /projects/:search endpoint
It seems like this one will make it to master before !8793 (merged), but it's not a problem actually.
@rymai Could you take a look on this and merge it if it looks good to you?
Edited by Oswaldo Ferreira- Resolved by Rémy Coutable
@rymai All the issues will stay on %9.0, since all these changes need to be on %9.0 and keeping this will improve the trackability. But not really sure if we could change all breaking change MR's to %8.17, WDYT?
assigned to @rymai
@oswaldo Actually, this MR is not a breaking change anymore? I think the milestone should reflect the actual release where this change will go into, %8.17 in this case.
changed milestone to %8.17
Please register or sign in to reply