summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/v4/objects.py')
-rw-r--r--gitlab/v4/objects.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitlab/v4/objects.py b/gitlab/v4/objects.py
index 7b9c8f3..ee659ed 100644
--- a/gitlab/v4/objects.py
+++ b/gitlab/v4/objects.py
@@ -1097,6 +1097,7 @@ class GroupProjectManager(ListMixin, RESTManager):
"owned",
"starred",
"with_custom_attributes",
+ "include_subgroups",
)