mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
swagger specify return value
This commit is contained in:
@@ -3819,8 +3819,8 @@
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
"201": {
|
||||
"$ref": "#/responses/empty"
|
||||
"200": {
|
||||
"$ref": "#/responses/UserList"
|
||||
},
|
||||
"404": {
|
||||
"description": "Issue not found"
|
||||
|
||||
Reference in New Issue
Block a user