mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
[Api] Check Notify (always return json) (#10059)
* BEAKING: check return status based on struct not httpStatus * update Tests * CI.restart()
This commit is contained in:
@@ -530,9 +530,6 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"$ref": "#/responses/NotificationCount"
|
||||
},
|
||||
"204": {
|
||||
"description": "No unread notification"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user