pub async fn groups(options: &Options) -> ApiResult<GroupsResponse>Expand description
Get descendant groups of a group by identifier
See https://docs.gitlab.com/api/groups/#list-descendant-groups for more information
pub async fn groups(options: &Options) -> ApiResult<GroupsResponse>Get descendant groups of a group by identifier
See https://docs.gitlab.com/api/groups/#list-descendant-groups for more information