mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
document 404 responce and meaning (#11073)
This commit is contained in:
@@ -7411,6 +7411,9 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"$ref": "#/responses/WatchInfo"
|
||||
},
|
||||
"404": {
|
||||
"description": "User is not watching this repo or repo do not exist"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user