X Tutup
The Wayback Machine - https://web.archive.org/web/20201031123238/https://github.com/github/docs/issues/674
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

The sample response of the REST API pulls.listCommits is wrong #674

Open
KengoTODA opened this issue Oct 20, 2020 · 1 comment
Open

The sample response of the REST API pulls.listCommits is wrong #674

KengoTODA opened this issue Oct 20, 2020 · 1 comment

Comments

@KengoTODA
Copy link

@KengoTODA KengoTODA commented Oct 20, 2020

What article on docs.github.com is affected?

What part(s) of the article would you like to see updated?

The Default response is an array which contains id: string and tree_id: string, however, actual response does not have these properties.

Seems that the old document has proper response body. The interface of octokit also keeps consistency with the old document.

I cannot find which file I need to change, so I report this issue instead of sending a PR.

@welcome
Copy link

@welcome welcome bot commented Oct 20, 2020

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup