jojo/routers/api/v1/admin
Cyborus 4e4c818b74 fix(api): adminDEleteQuotaRule typo (#10217)
Just a minor capitalization typo. `DELETE /admin/quota/rules/{quotarule}`'s operation ID was `adminDEleteQuotaRule` where it should be `adminDeleteQuotaRule`.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10217
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
Co-authored-by: Cyborus <cyborus@disroot.org>
Co-committed-by: Cyborus <cyborus@disroot.org>
2025-11-24 00:44:49 +01:00
..
adopt.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
cron.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
email.go chore(api): update swagger method descripitons (#8728) 2025-07-30 18:08:28 +02:00
hooks.go fix: paginate GET /api/v1/admin/hooks response (#9915) 2025-11-06 00:08:13 +01:00
org.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota_group.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
quota_rule.go fix(api): adminDEleteQuotaRule typo (#10217) 2025-11-24 00:44:49 +01:00
repo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
runners.go feat: add support for ephemeral runners compatible with autoscaling tools (#9409) 2025-10-01 00:38:35 +02:00
user.go feat: Add admin individual user email management endpoints (#9594) 2025-10-28 15:52:37 +01:00