Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
Section missing for Upload Release assets docs: https://docs.github.com/en/rest/releases/assets?apiVersion=2022-11-28#upload-a-release-asset
What part(s) of the article would you like to see updated?
I have been working on couple of GitHub REST API from a while, I have came across there is "Fine-grained access tokens" section missing for "Upload a release asset" endpoint.
If you see all other endpoints documentation it has section explaining what set of permissions are required for a token to call this endpoint.
Additional information
There is also another information missing from the same documentation I will create another bug for it.