[DOCS]: Incorrect reference qualification for octokit.rest.git.updateRef
#2503
Labels
Status: Blocked
Some technical or requirement is blocking the issue
Type: Documentation
Improvements or additions to documentation
Describe the need
The documentation for
octokit.rest.git.updateRef()
should correct its requirement of a fully qualified reference. After some iterations trying to use this endpoint, I discovered that fully qualified tag references resulted in "Reference does not exist" response errors.The documentation currently describes the
ref
parameter as:Based on limited testing, it seems that it should be renamed to something along the lines of:
Further testing is needed to see if it applies to similar endpoints. Happy to help in this regard if there is interest.
Similar issues:
SDK Version
actions/github-script@v6
API Version
v19
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: