-
Notifications
You must be signed in to change notification settings - Fork 66.8k
/events/privacy is undocumented #43282
Copy link
Copy link
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issueTriggers a workflow to copy the issue internally and close the current issue
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issueTriggers a workflow to copy the issue internally and close the current issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/users/users?apiVersion=2022-11-28#get-a-user
What part(s) of the article would you like to see updated?
https://docs.github.com/en/rest/users/users?apiVersion=2022-11-28#get-a-user
in the response lists:
Additional information
I can call:
I can call:
{ "message": "Not Found", "documentation_url": "https://docs.github.com/rest", "status": "404" }There also doesn't appear to be a doc for /users/:user/events, otherwise I'd file this ticket against that...