forked from kevadesu/forgejo
[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:
parent
c97e988380
commit
0dadea19bc
3 changed files with 11 additions and 15 deletions
|
@ -530,9 +530,6 @@
|
|||
"responses": {
|
||||
"200": {
|
||||
"$ref": "#/responses/NotificationCount"
|
||||
},
|
||||
"204": {
|
||||
"description": "No unread notification"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue