Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

fixed problem with post for fork creation #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixed problem with post for fork creation #60

wants to merge 1 commit into from

Conversation

luiscruz
Copy link

@luiscruz luiscruz commented Dec 7, 2016

Fork creation fails with Github API v3, because it returns a status code 202 Accepted:

https://developer.github.com/v3/repos/forks/

This PR fixes the client post method.
It is now accepting both 201 and 202 status codes.

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

Successfully merging this pull request may close these issues.

1 participant