You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, devs. There is an end-point in GitHub API that is for listing the commits inside a pull request: https://developer.github.com/v3/pulls/#list-commits-on-a-pull-request. It seems that there is no function to map that end-point in Github.js. Could you please confirm if it is missing and if not, could you please say how can I do a request to this end-point? Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi, devs. There is an end-point in GitHub API that is for listing the commits inside a pull request: https://developer.github.com/v3/pulls/#list-commits-on-a-pull-request. It seems that there is no function to map that end-point in Github.js. Could you please confirm if it is missing and if not, could you please say how can I do a request to this end-point? Thanks in advance!
The text was updated successfully, but these errors were encountered: