forked from kevadesu/forgejo
Correct grammar in APIEmpty documentation (#1748)
* Correct grammar in APIEmpty doc * Generate swagger.v1.json
This commit is contained in:
parent
c4b5b121a5
commit
5db5e16ab6
2 changed files with 2 additions and 2 deletions
2
public/swagger.v1.json
vendored
2
public/swagger.v1.json
vendored
|
@ -1269,7 +1269,7 @@
|
|||
}
|
||||
},
|
||||
"empty": {
|
||||
"description": "APIEmpty is a empty response"
|
||||
"description": "APIEmpty is an empty response"
|
||||
},
|
||||
"error": {
|
||||
"description": "APIError is error format response",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue