You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Schratz ef395286bf
update `user/repos` api description (#16503)
Currently states 

> List the repos that the authenticated user owns or has access to

but the endpoint does not list all repos a user has access to, only the ones a user owns

(Also verified and discussed in Discord)

Fixes #16502
3 years ago
..
app.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
email.go rsponse 404 when delete not exist email (#15383) 3 years ago
follower.go [refactor] Unify the export of user data via API (#15144) 3 years ago
gpg_key.go Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
helper.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
key.go [refactor] Unify the export of user data via API (#15144) 3 years ago
repo.go update `user/repos` api description (#16503) 3 years ago
settings.go [API] GET / SET User Settings (#16169) 3 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago