Closed
Description
github3.pulls.PullRequest.respository
returns (u'api/v3/repos/user', u'repo')
on GitHub Enterprise instances. I believe the expected return shouls be ``(u'user', u'repo')` .
Metadata
Metadata
Assignees
Labels
No labels
8000
github3.pulls.PullRequest.respository
returns (u'api/v3/repos/user', u'repo')
on GitHub Enterprise instances. I believe the expected return shouls be ``(u'user', u'repo')` .