Skip to content

Commit

Permalink
DOCR-1099: Update registry_get_dockerCredentials.yml (#886)
Browse files Browse the repository at this point in the history
* Update registry_get_dockerCredentials.yml

Add `registry:update` permission to docker-credentials endpoint

* docr: Remove `registry:create`  permission from registry_get_dockerCredentials.yml

---------

Co-authored-by: Andrew Starr-Bochicchio <andrewsomething@users.noreply.github.com>
  • Loading branch information
rak16 and andrewsomething authored Jul 31, 2024
1 parent 0509e8e commit d210c48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ x-codeSamples:
security:
- bearer_auth:
- 'registry:read'
- 'registry:create'
- 'registry:update'

0 comments on commit d210c48

Please sign in to comment.