From 4d0c47058a89d71d3417ad3bd73781882c8998e8 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 20 Feb 2020 21:08:48 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/merge_trains.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/merge_trains.md b/doc/api/merge_trains.md index 7fff09474df..d8446ed445f 100644 --- a/doc/api/merge_trains.md +++ b/doc/api/merge_trains.md @@ -3,7 +3,7 @@ > - [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/36146) in GitLab 12.9. > - Using this API you can consume GitLab's [Merge Train](../ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/index.md) entries. -Every API call to merge trains must be authenticated with Developer or higher [permissions](link-to-permissions-doc). +Every API call to merge trains must be authenticated with Developer or higher [permissions](../user/permissions.md). If a user is not a member of a project and the project is private, a `GET` request on that project will result to a `404` status code. -- cgit v1.2.3