debian-mirror-gitlab/spec/fixtures/api/schemas/entities/github/pull_requests.json
2020-11-24 15:15:51 +05:30

6 lines
72 B
JSON

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