debian-mirror-gitlab/spec/fixtures/api/schemas/entities/github/pull_requests.json

7 lines
72 B
JSON
Raw Normal View History

2020-11-24 15:15:51 +05:30
{
"type": "array",
"items": {
"$ref": "pull_request.json"
}
}