summaryrefslogtreecommitdiff
path: root/docs/api-usage.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api-usage.rst')
-rw-r--r--docs/api-usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-usage.rst b/docs/api-usage.rst
index f60c0dc..81ceeca 100644
--- a/docs/api-usage.rst
+++ b/docs/api-usage.rst
@@ -203,7 +203,7 @@ listing methods support the ``page`` and ``per_page`` parameters:
.. note::
- The first page is page 1, not page 0.
+ The first page is page 1, not page 0, except for project commits in v3 API.
By default GitLab does not return the complete list of items. Use the ``all``
parameter to get all the items when using listing methods: