Closed
Description
What article on docs.github.com is affected?
https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#list-organization-repositories
Returns a listing of repositories for an org/user. The example shown in the docs displays a "topics
" key in the data, but does not show up when making the actual API call
What part(s) of the article would you like to see updated?
Ideally the "topics
" data would be added to the actual API, like the docs describe...