0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 01:29:52 +01:00
gitea/routers/api/v1/user
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
2021-07-21 17:49:10 +01:00
..
app.go
email.go
follower.go
gpg_key.go
helper.go
key.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
repo.go
settings.go
star.go
user.go
watch.go