Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-13 21:11:46 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-13 21:11:46 +0300
commit02c9272b5433084ee48c55e5babd4cfd752dea20 (patch)
treea5e3ede74d45f4ecf604740d14d9ad222dbbf4ab /doc/api/dependency_proxy.md
parent85d19f5eac32e61cc0b69768523c15cc1e179389 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/dependency_proxy.md')
-rw-r--r--doc/api/dependency_proxy.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/api/dependency_proxy.md b/doc/api/dependency_proxy.md
index 14f772f9aa1..535c6607cad 100644
--- a/doc/api/dependency_proxy.md
+++ b/doc/api/dependency_proxy.md
@@ -14,9 +14,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
Deletes the cached manifests and blobs for a group. This endpoint requires the [Owner role](../user/permissions.md)
for the group.
-WARNING:
-[A bug exists](https://gitlab.com/gitlab-org/gitlab/-/issues/277161) for this API.
-
```plaintext
DELETE /groups/:id/dependency_proxy/cache
```