-
- Downloads
Merge branch 'feature/api-delete-job-artifacts' into 'master'
API: delete job_artifacts of a single job See merge request gitlab-org/gitlab-ce!25522
No related branches found
No related tags found
Showing
- app/policies/project_policy.rb 1 addition, 0 deletionsapp/policies/project_policy.rb
- changelogs/unreleased/feature-api-delete-job-artifacts.yml 5 additions, 0 deletionschangelogs/unreleased/feature-api-delete-job-artifacts.yml
- doc/api/jobs.md 49 additions, 22 deletionsdoc/api/jobs.md
- lib/api/helpers.rb 4 additions, 0 deletionslib/api/helpers.rb
- lib/api/job_artifacts.rb 16 additions, 0 deletionslib/api/job_artifacts.rb
- spec/requests/api/jobs_spec.rb 43 additions, 0 deletionsspec/requests/api/jobs_spec.rb
Please register or sign in to comment