Code of Conduct
What article on docs.github.com is affected?
What changes are you suggesting?
All/most of the API methods that accept a since param seem to say: "Only show notifications updated after the given time. [...]", even for issues, app installations, gists, etc.
Interestingly, https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repositories-for-the-authenticated-user seem to be the only one (except for /notifications of course) being correct.
Additional information
No response
Code of Conduct
What article on docs.github.com is affected?
What changes are you suggesting?
All/most of the API methods that accept a
sinceparam seem to say: "Only show notifications updated after the given time. [...]", even for issues, app installations, gists, etc.Interestingly, https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repositories-for-the-authenticated-user seem to be the only one (except for /notifications of course) being correct.
Additional information
No response