gitlab-org--gitlab-foss/spec/fixtures/api/schemas/pipeline_schedules.json

5 lines
71 B
JSON
Raw Normal View History

2017-05-11 19:12:04 +00:00
{
"type": "array",
"items": { "$ref": "pipeline_schedule.json" }
}