Code of Conduct
What article on docs.github.com is affected?
Article is missing
What part(s) of the article would you like to see updated?
Currently, a number of API endpoints related to repos send responses pointing to undocumented endpoints, in particular, I have not been able to find documentation for the "merges_url" i.e. /repos/{owner}/{repo}/merges endpoint (there are others, eg the languages_url endpoint). This endpoint was documented before the previous github website repo was archived, see: https://github.com/github/developer.github.com/blob/master/content/v3/repos/merging.md
I am maintaining a system that still uses this endpoint, it doesn't appear that I am receiving deprecation headers when talking to this endpoint.
Could these endpoints be documented once more?
Thank you.
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
Article is missing
What part(s) of the article would you like to see updated?
Currently, a number of API endpoints related to repos send responses pointing to undocumented endpoints, in particular, I have not been able to find documentation for the "merges_url" i.e.
/repos/{owner}/{repo}/mergesendpoint (there are others, eg the languages_url endpoint). This endpoint was documented before the previous github website repo was archived, see: https://github.com/github/developer.github.com/blob/master/content/v3/repos/merging.mdI am maintaining a system that still uses this endpoint, it doesn't appear that I am receiving deprecation headers when talking to this endpoint.
Could these endpoints be documented once more?
Thank you.
Additional information
No response