debian-mirror-gitlab/spec/fixtures/api/schemas/pipeline_schedules.json

5 lines
71 B
JSON
Raw Normal View History

2017-09-10 17:25:29 +05:30
{
"type": "array",
"items": { "$ref": "pipeline_schedule.json" }
}