forgejo/routers/api
Gusted 1891dac547
[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
2024-01-20 22:33:36 +01:00
..
actions Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
forgejo/v1 [CLEANUP] Reuse ForgejoVersion variable 2024-01-15 14:48:04 +00:00
packages [GITEA] Drop sha256-simd in favor of stdlib 2024-01-15 16:11:57 +00:00
v1 [GITEA] Adjust name of operation 2024-01-20 22:33:36 +01:00