mirror of
1
Fork 0
forgejo/routers/api/v1
Giteabot 59713541b6
fix Missing 404 swagger response docs for /admin/users/{username} (#26086) (#26089)
Backport #26086 by @CaiCandong

close #26079

Co-authored-by: caicandong <50507092+CaiCandong@users.noreply.github.com>
2023-07-24 12:07:39 +02:00
..
activitypub
admin fix Missing 404 swagger response docs for /admin/users/{username} (#26086) (#26089) 2023-07-24 12:07:39 +02:00
misc
notify Fix bugs related to notification endpoints (#25548) (#25562) 2023-06-28 16:24:48 +00:00
org Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
packages
repo For API attachments, use API URL (#25639) (#25814) 2023-07-10 12:56:16 +00:00
settings
swagger
user Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
utils
api.go For API attachments, use API URL (#25639) (#25814) 2023-07-10 12:56:16 +00:00
auth.go
auth_windows.go