From 5427433c6d79f9131f4025cabb7e3208380bce9a Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 11 Nov 2020 00:08:58 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/dependency_proxy.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/api/dependency_proxy.md') diff --git a/doc/api/dependency_proxy.md b/doc/api/dependency_proxy.md index fb100cc90d8..7590583bdb6 100644 --- a/doc/api/dependency_proxy.md +++ b/doc/api/dependency_proxy.md @@ -12,6 +12,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w Deletes the cached blobs for a group. This endpoint requires group admin access. +CAUTION: **Warning:** +[A bug exists](https://gitlab.com/gitlab-org/gitlab/-/issues/277161) for this API. + ```plaintext DELETE /groups/:id/dependency_proxy/cache ``` -- cgit v1.2.3