repository
Get a pull request by base and head
get/repos/{owner}/{repo}/pulls/{base}/{head}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
basestring required
base of the pull request to get
headstring required
head of the pull request to get
Response
PullRequest