summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/pipeline_schedules.json
blob: 173a28d25053a89758278b3d0f8a76096b7ba745 (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "pipeline_schedule.json" }
}