1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 09:24:36 +01:00
gitea/routers/api/v1
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
* introduce `GET /orgs`

* add TEST

* show also other VisibleType's

* update description

* refactor a lot

* SearchUserOptions by default return only public
2020-01-12 23:43:44 +08:00
..
admin [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
misc
notify [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00
org [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
repo Move create/fork repository from models to modules/repository (#9489) 2020-01-12 20:11:17 +08:00
swagger [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00
user
utils times Add filters (#9373) 2020-01-08 16:14:00 -05:00
api.go [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00