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

Is there a way to directly send a request to the Github API? #320

Open
devill opened this issue Aug 26, 2017 · 2 comments
Open

Is there a way to directly send a request to the Github API? #320

devill opened this issue Aug 26, 2017 · 2 comments

Comments

@devill
Copy link

devill commented Aug 26, 2017

I need to use the PATCH /user/repository_invitations/:invitation_id endpoint ASAP. My question is if there is a way to directly send a message like that without modifying the github_api gem? If not, where should I get started with the pull request? I quickly looked around in the source code, but I felt a bit lost.

@piotrmurach
Copy link
Owner

Hey, the client folder matches exactly the structure of actual github api which seems you know how to find. Please see if this method exists, if it doesn't then I would welcome PR implementing it. Regarding your ASAP, i'm currently enjoying holidays with my family and I don't have time to implement anything immediately. If you need it quick then you will need to put some work in and I will review/merge.

@devill
Copy link
Author

devill commented Aug 27, 2017

Have a nice vacation :) I'll do my best to build the necessary pull request.

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

No branches or pull requests

2 participants