We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
when I try to use the documented groups.search() method I get this error:
prj = self.gl.groups.search(grp)[0].projects.search(repo)[0]AttributeError: 'GroupProjectManager' object has no attribute 'search'