jojo/routers/api/v1
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
..
activitypub Update Swagger annotations to reflect actual behavior (#9138) 2025-09-15 11:55:49 +02:00
admin fix(api): adminDEleteQuotaRule typo (#10217) 2025-11-24 00:44:49 +01:00
misc feat(sec): Add SSH signing support for instances (#6897) 2025-04-11 13:25:35 +00:00
notify Update Swagger annotations to reflect actual behavior (#9138) 2025-09-15 11:55:49 +02:00
org Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.6.1 (forgejo) (#10053) 2025-11-11 07:04:35 +01:00
packages chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
repo 2025-11-21 combined security patches (#10037) 2025-11-21 05:23:43 +01:00
settings chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
shared feat: return all pending jobs if labels parameter is absent (#9839) 2025-10-28 15:01:59 +01:00
swagger feat: add support for ephemeral runners compatible with autoscaling tools (#9409) 2025-10-01 00:38:35 +02:00
user feat: add support for ephemeral runners compatible with autoscaling tools (#9409) 2025-10-01 00:38:35 +02:00
utils fix(api): set all hook event types (#9997) 2025-11-07 07:04:21 +01:00
api.go feat: Add admin individual user email management endpoints (#9594) 2025-10-28 15:52:37 +01:00