forgejo/routers/api/v1/user
Gusted b020ded391
[GITEA] Adjust name of operation
- The name could be conflucted with the `GET
/user/applications/oauth2/{id}` operation, as it only differed in a
single letter being uppercase. Change it to be
userGetOAuth2Application**s**, as that's also more accurate for this function.
- Resolves #2163

(cherry picked from commit 1891dac5478f095453c4e1eb3b884926b5344deb)
(cherry picked from commit 68fceb9b7a34246a33cdbc2d6669ce80d310f4e9)
(cherry picked from commit 7335d6de543e1f3b1dfbbc97acf1be79699dc3c9)
2024-02-05 16:09:43 +01:00
..
action.go
app.go [GITEA] Adjust name of operation 2024-02-05 16:09:43 +01:00
avatar.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
email.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
follower.go
gpg_key.go
helper.go
hook.go
key.go
repo.go
runners.go
settings.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
star.go
user.go
watch.go