[Docs] Missing 404 swagger response docs for /admin/users/{username} #26079
Labels
modifies/api
This PR adds API routes or modifies them
type/bug
type/docs
This PR mainly updates/creates documentation
Description
The swagger endpoint
/admin/users/{username}
is missing the response404
.When the account does not exist then the API returns 404 - but that is not shown in the swagger docs.
Gitea Version
1.21.0+dev-354-g24c3bb95a
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
n/a
Screenshots
No response
Git Version
n/a
Operating System
n/a
How are you running Gitea?
n/a
Database
None
The text was updated successfully, but these errors were encountered: