-
- Downloads
Merge branch...
Merge branch '14284-allow-all-deploy-keys-to-be-retrieved-via-api-regardless-of-project-affiliation' into 'master' Add /deploy_keys API to retrieve all deploy keys regardless of project affiliation ## What does this MR do? Add /deploy_keys API to retrieve all deploy keys regardless of project affiliation ## Are there points in the code the reviewer needs to double check? Is documentation clear? ## Why was this MR needed? User request ## What are the relevant issue numbers? #14284 See merge request !4426
No related branches found
No related tags found
Showing
- CHANGELOG 2 additions, 0 deletionsCHANGELOG
- doc/api/deploy_key_multiple_projects.md 1 addition, 1 deletiondoc/api/deploy_key_multiple_projects.md
- doc/api/deploy_keys.md 40 additions, 9 deletionsdoc/api/deploy_keys.md
- lib/api/deploy_keys.rb 66 additions, 53 deletionslib/api/deploy_keys.rb
- spec/requests/api/deploy_keys.rb 38 additions, 0 deletionsspec/requests/api/deploy_keys.rb
- spec/requests/api/projects_spec.rb 12 additions, 12 deletionsspec/requests/api/projects_spec.rb
Loading
Please register or sign in to comment