Skip to content

[BUGFIX] Github -> Repos -> Statuses -> Show gives 404 #35

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

Merged
merged 1 commit into from
Mar 12, 2013
Merged

[BUGFIX] Github -> Repos -> Statuses -> Show gives 404 #35

merged 1 commit into from
Mar 12, 2013

Conversation

andygrunwald
Copy link
Contributor

If you request a github repo status via api

$githubClient->api('repository')->statuses()->show(...

the HTTP client throws a 404, because the request URL build "//repos/...".

If you request a github repo status via api
$githubClient->api('repository')->statuses()->show(...
the HTTP client throws a 404, because the request URL build "//repos/...".
stloyd added a commit that referenced this pull request Mar 12, 2013
[BUGFIX] Github -> Repos -> Statuses -> Show gives 404
@stloyd stloyd merged commit 25f3483 into KnpLabs:master Mar 12, 2013
@stloyd
Copy link
Contributor

stloyd commented Mar 12, 2013

Merged, thanks!

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