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.
1 parentbe386b8 commit7c886deCopy full SHA for 7c886de
docs/switching-to-v4.rst
@@ -36,7 +36,7 @@ If you use the configuration file, also explicitly define the version:
36
Changes between v3 and v4 API
37
=============================
38
39
-For a list ofGtiLab (upstream) API changes, see
+For a list ofGitLab (upstream) API changes, see
40
https://docs.gitlab.com/ce/api/v3_to_v4.html.
41
42
The ``python-gitlab`` API reflects these changes. But also consider the
@@ -95,7 +95,7 @@ following important changes in the python API:
95
96
This will make only one API call, instead of two if ``lazy`` is not used.
97
98
-* The:class:`~gitlab.Gitlab` folowwing methods should not be used anymore for
+* Thefollowing:class:`~gitlab.Gitlab` methods should not be used anymore for
99
v4:
100
101
+ ``list()``