We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828a3cd commit a4456beCopy full SHA for a4456be
gitlab/v4/objects/groups.py
@@ -197,7 +197,7 @@ def delete_ldap_group_link(
197
@cli.register_custom_action("Group")
198
@exc.on_http_error(exc.GitlabGetError)
199
def list_ldap_group_links(self, **kwargs):
200
- """Add an LDAP group link.
+ """List LDAP group links.
201
202
Args:
203
**kwargs: Extra options to send to the server (e.g. sudo)
0 commit comments