mirror of https://github.com/gogs/gogs.git
* 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 |
||
---|---|---|
.. | ||
admin | ||
convert | ||
misc | ||
org | ||
repo | ||
user | ||
api.go |