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

Add app method to get the authenticated app #1266

Merged
merged 1 commit into from Jun 18, 2020

Conversation

kitop
Copy link
Contributor

@kitop kitop commented Jun 18, 2020

When working on an integration, I noticed there was not method for the /app endpoint documented in https://developer.github.com/v3/apps/#get-the-authenticated-app.

This adds and app method to Octokit::Client::Apps module to be able to access that endpoint, with a test for .com and one test for enterprise support.

@tarebyte
Copy link
Member

Looks great, thanks @kitop 🍰

@tarebyte tarebyte merged commit 6ab4377 into octokit:4-stable Jun 18, 2020
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.

None yet

2 participants