Added mention of 500 HTTP error code for image endpoint.

This commit is contained in:
Alexander Andreev 2022-06-26 15:47:15 +04:00
parent e30c3663d4
commit 4bff49fe2f
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Responds with an image (e.g. in PNG format).
#### HTTP codes
- 200 if exists
- 404 if doesn't exist
- 500 if for some reason Image wasn't created
### Submit an answer