From adbcd83fa172af2f3929ba063a0e780395b102d8 Mon Sep 17 00:00:00 2001 From: Conor Nevin Date: Wed, 6 Nov 2019 12:04:59 +0000 Subject: feat: add support for include_subgroups filter --- docs/gl_objects/groups.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/gl_objects') diff --git a/docs/gl_objects/groups.rst b/docs/gl_objects/groups.rst index 7fcf980..0bc00d9 100644 --- a/docs/gl_objects/groups.rst +++ b/docs/gl_objects/groups.rst @@ -50,6 +50,7 @@ You can filter and sort the result using the following parameters: ``created_at``, ``updated_at`` and ``last_activity_at`` * ``sort``: sort order: ``asc`` or ``desc`` * ``ci_enabled_first``: return CI enabled groups first +* ``include_subgroups``: include projects in subgroups Create a group:: -- cgit v1.2.1