0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 23:31:49 +01:00
gitea/routers/api/v1/user
6543 58501a2682
[API] GET / SET User Settings (#16169)
* API: GET/SET User Settings

* linter

* Apply suggestions from code review

* Update modules/structs/user.go

* lint

* fix swagger

* move User2UserSettings to convert

* as per @zeripath "preferences" -> "settings"

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:58:44 -04:00
..
app.go
email.go
follower.go
gpg_key.go
helper.go
key.go
repo.go
settings.go [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
star.go
user.go
watch.go