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