gitea/routers/api/v1
Shashvat Kedia 1b90692844 New API routes added ()
* New API routes added

* Comments added

* Build fix

* swagger_v1_json.tmpl without new line character

* Typo fix

* Code review changes

* Code review changes

* Add copyright

* Add copyright

* Add copyright

* Update per @lafriks feedback

* Update org.go

* Update user.go

* Update user.go

* make fmt
..
admin New API routes added ()
convert Fix create team, update team missing units ()
misc Swagger.v1.json template ()
org api: Add missing GET teams endpoints ()
repo Refactor repo.isBare to repo.isEmpty ()
swagger Implement git refs API for listing references (branches, tags and other) ()
user Restrict permission check on repositories and fix some problems ()
utils Slack webhook channel name cannot be empty or just contain an hashtag ()
api.go New API routes added ()