chore: add status 500 errors to every endpoint
This commit is contained in:
parent
0f993c39ec
commit
218f91dce2
6 changed files with 14 additions and 8 deletions
|
@ -14,6 +14,7 @@ No request parameters or request body.
|
|||
|--------|-------------------------------------------------|
|
||||
| 200 | Support information for the server. |
|
||||
| 404 | No contact information has been made available. |
|
||||
| 500 | An unhandled error occured. |
|
||||
|
||||
### 200 response
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue