Commit 6653cd32 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'cc-how-to-purge-dependency-proxy-rails' into 'master'

Add instructions to purge Dependency Proxy cache from the rails console

See merge request gitlab-org/gitlab!47021
parents fba990f3 705ee0e9
......@@ -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
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment