Skip to content

Move merge request routes under /-/ scope

Dmytro Zaporozhets (DZ) requested to merge dz-move-project-routes into master

What does this MR do?

Moves all merge request routes under /-/ scope. For #29572. This is part of large ongoing effort to move all project and group routes under /-/ so we can make routing faster and simpler.

With this MR we get closer to 50% routes moved.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Dmytro Zaporozhets (DZ)

Merge request reports