mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-04 17:38:42 +00:00
68fceb9b7a
- 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
|
||
---|---|---|
.. | ||
action.go | ||
app.go | ||
avatar.go | ||
email.go | ||
follower.go | ||
gpg_key.go | ||
helper.go | ||
hook.go | ||
key.go | ||
repo.go | ||
runners.go | ||
settings.go | ||
star.go | ||
user.go | ||
watch.go |