0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 01:29:52 +01:00
gitea/routers/api/v1
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
..
admin
misc
notify
org
repo Check user instead of organization when creating a repo from a template via API (#16346) 2021-07-15 20:19:39 +02:00
settings
swagger
user update user/repos api description (#16503) 2021-07-21 17:49:10 +01:00
utils
api.go