gitea/routers/api/v1/swagger
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854)
* move Setting function into its own package

* swagger add&use new section "settings"

* move api AllowedReactions into general UI-Settings endpoint

* prepare TEST

* lint
2020-06-22 14:21:31 -04:00
..
app.go
issue.go
key.go
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
notify.go
options.go Add API Endpoint for Branch Creation (#11607) 2020-05-29 19:16:20 +01:00
org.go
repo.go Add language statistics API endpoint (#11737) 2020-06-07 14:48:41 +03:00
settings.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
user.go