Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/users/keys?apiVersion=2022-11-28#create-a-public-ssh-key-for-the-authenticated-user
What part(s) of the article would you like to see updated?
The docs currently say
OAuth app tokens and personal access tokens (classic) need the write:gpg_key scope to use this endpoint. I'm 99% sure it should be write:public_key.
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/users/keys?apiVersion=2022-11-28#create-a-public-ssh-key-for-the-authenticated-user
What part(s) of the article would you like to see updated?
The docs currently say
OAuth app tokens and personal access tokens (classic) need the
write:gpg_keyscope to use this endpoint. I'm 99% sure it should bewrite:public_key.Additional information
No response