summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/merge_requests.json
blob: b35c83950e85fd68e93c8d6ce11811504c95c64a (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "./merge_request.json"
  }
}