gitlab-org--gitlab-foss/spec/fixtures/api/schemas/entities/github/pull_requests.json

7 lines
72 B
JSON

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