Skip to content

Add /groups/:id/subgroups endpoint to API

Inactive Account requested to merge winh-subgroups-api-ee into master

EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15142

What does this MR do?

Add an /groups/:id/subgroups endpoint to the API to list subgroups of a given parent group.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/32652

Edited by Inactive Account

Merge request reports