Skip to content

Commit 617aa64

Browse files
author
Gauvain Pocentek
committed
[docs] projects.all() doesn't exist in v4
Fixes #526
1 parent b610d66 commit 617aa64

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/gl_objects/projects.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ Results can also be sorted using the following parameters:
5050
# List starred projects
5151
projects = gl.projects.starred()
5252

53-
# List all the projects
54-
projects = gl.projects.all()
55-
5653
# Search projects
5754
projects = gl.projects.list(search='keyword')
5855

0 commit comments

Comments
 (0)