gogs/routes/api/v1
Anton Antonov 77c77fbd42 api: add endpoint /api/v1/user/orgs (#4835)
* Add API endpoint /api/v1/user/orgs

The difference between this endpoint and
/api/v1/admin/users/<username>/orgs,
is that here you're creating a repo with the `user`
that corresponds to the API token you're using.

* Extract duplicate API org creation
2017-11-13 22:27:30 -05:00
..
admin api: add endpoint /api/v1/user/orgs (#4835) 2017-11-13 22:27:30 -05:00
convert Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
misc Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
org api: add endpoint /api/v1/user/orgs (#4835) 2017-11-13 22:27:30 -05:00
repo issue_comment: fix pg syntax ambiguous (#4586) 2017-06-27 20:21:36 -04:00
user SECURITY: HTML injection in user search API 2017-10-14 23:53:20 -04:00
api.go api: add endpoint /api/v1/user/orgs (#4835) 2017-11-13 22:27:30 -05:00