debian-mirror-gitlab/spec/fixtures/api/schemas/public_api/v4/merge_requests.json
2019-07-07 11:18:12 +05:30

7 lines
75 B
JSON

{
"type": "array",
"items": {
"$ref": "./merge_request.json"
}
}