From d35df0ad158c14cb28f583f4b26c4196ef23a3f7 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 4 May 2020 10:03:30 +0000 Subject: Add latest changes from gitlab-org/gitlab@12-10-stable-ee --- doc/api/projects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api') diff --git a/doc/api/projects.md b/doc/api/projects.md index f0b65b9ac6a..16c8569349c 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -312,8 +312,8 @@ GET /projects?custom_attributes[key]=value&custom_attributes[other_key]=other_va ### Pagination limits -From GitLab 12.10, [offset-based pagination](README.md#offset-based-pagination) will be -[limited to 10,000 records](https://gitlab.com/gitlab-org/gitlab/issues/34565). +From GitLab 13.0, [offset-based pagination](README.md#offset-based-pagination) will be +[limited to 50,000 records](https://gitlab.com/gitlab-org/gitlab/issues/34565). [Keyset pagination](README.md#keyset-based-pagination) will be required to retrieve projects beyond this limit. -- cgit v1.2.1