-
- Downloads
Add API support for pipeline schedule
Showing
- app/models/ci/pipeline_schedule.rb 4 additions, 0 deletionsapp/models/ci/pipeline_schedule.rb
- lib/api/api.rb 1 addition, 0 deletionslib/api/api.rb
- lib/api/entities.rb 8 additions, 0 deletionslib/api/entities.rb
- lib/api/pipeline_schedules.rb 127 additions, 0 deletionslib/api/pipeline_schedules.rb
- spec/fixtures/api/schemas/pipeline_schedule.json 64 additions, 0 deletionsspec/fixtures/api/schemas/pipeline_schedule.json
- spec/fixtures/api/schemas/pipeline_schedules.json 4 additions, 0 deletionsspec/fixtures/api/schemas/pipeline_schedules.json
- spec/requests/api/pipeline_schedules_spec.rb 278 additions, 0 deletionsspec/requests/api/pipeline_schedules_spec.rb
lib/api/pipeline_schedules.rb
0 → 100644
spec/requests/api/pipeline_schedules_spec.rb
0 → 100644
Please register or sign in to comment