Description of the problem, including code/CLI snippet
Python API does not currently expose the GET /groups/:id/groups/shared and GET /groups/:id/invited_groups endpoints.
Expected Behavior
Python API exposes these APIs
Actual Behavior
There is a function endpoint that exposes these API endpoints.
Specifications
- python-gitlab version: 7.0.0
- Gitlab server version (or gitlab.com): At least since 17, but potentially earlier.