Skip to content

fix getting one pull request in particular #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

piotrplenik
Copy link

$response['pulls'] does not exist

@stloyd
Copy link
Contributor

stloyd commented May 28, 2012

This PR is invalid as we don't work with API v2 anymore. We almost finished to work with v3 (it's already used in production envs).

API v3: http://developer.github.com/v3/pulls/#get-a-single-pull-request
Proper code: https://github.com/KnpLabs/php-github-api/blob/api_v3/lib/Github/Api/PullRequest.php#L45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants