summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/releases.json
blob: e26215707fe7bba30ae8814236db88fc5a051681 (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "release.json" }
}