-
-
Notifications
You must be signed in to change notification settings - Fork 599
Add the ability to fetch user installations #577
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
Conversation
Thank you for this pr. I will close this however because this method already exists in Integrations::findInstallations You may want to improve the documentation of this method so it easier can be found. |
Hi @Nyholm. I don't understand why you are saying that this already exists. Integrations:findInstallations targets the following endpoint:
While this PR targets:
I've tried a request on Here is the corresponding Github doc. |
You are correct. Im sorry. I must have reviewed this too quickly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Recently introduced new endpoint!
@bdelbasso Can you also add support for the repositories endpoint?
|
We need to add a @acrobat: That is a great idea. But maybe that should be in a separate PR? |
I'm ok with a separate pr! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
It seems that this method is missing.