From b2ee478d3e735f9323e50b45a6e0547ee09ede6f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 23 Jan 2023 03:09:08 +0000 Subject: [PATCH] Add latest changes from gitlab-org/gitlab@master --- doc/api/projects.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/api/projects.md b/doc/api/projects.md index c22fd8d3fc2..bd3b13f517c 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -2980,7 +2980,10 @@ GET /projects/:id/snapshot > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/29861) in GitLab 14.0. -Get the path to repository storage for specified project. Available for administrators only. +Get the path to repository storage for specified project if Gitaly Cluster is not being used. If Gitaly Cluster is being used, see +[Praefect-generated replica paths (GitLab 15.0 and later)](../administration/gitaly/index.md#praefect-generated-replica-paths-gitlab-150-and-later). + +Available for administrators only. ```plaintext GET /projects/:id/storage