Skip to content
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

Update add/remove installations endpoint #958

Merged
merged 2 commits into from
Nov 16, 2017

Conversation

benbalter
Copy link
Contributor

Per https://developer.github.com/v3/apps/installations/#deprecation-notice-routes-for-adding-or-removing-a-repository:

Note: The previous routes for adding or removing a repository are deprecated and will be removed on November 22, 2017.

Deprecated route:

/installations/:installation_id/repositories/:repository_id

Replaced by:

/user/installations/:installation_id/repositories/:repository_id

This PR does just that.

@coveralls
Copy link

coveralls commented Oct 31, 2017

Coverage Status

Changes Unknown when pulling c74844f on benbalter:update-apps-endpoint into ** on octokit:master**.

@tarebyte tarebyte merged commit 5b2c633 into octokit:master Nov 16, 2017
@tarebyte
Copy link
Member

🍰

@benbalter benbalter deleted the update-apps-endpoint branch November 16, 2017 16:43
@kytrinyx kytrinyx mentioned this pull request Dec 20, 2017
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.

3 participants