v2/imago/uploads endpoint throws exception after selecting the image file formats
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to Reproduce:**
1. Call v2/imago/uploads
Parametrs = version: v2.1-dev1-0-ge78b2cb-linux64
2. Upload the file formats:
a) *.bmp
b) *.gif
c) *.tiff
d) *.ico
e) *.svg
f) *.webp
**Expected behavior:**
The file formats: *bmp; *.gif; *.tiff; *.ico; *.svg; *.webp; is uploaded seccefully
Respons HTTP 200 OK
**Actual behavior:**
a) 204 HTTP code is gotten
b) 204 HTTP code is gotten
c) 204 HTTP code is gotten
d) 415 HTTP code is gotten
e) 415 HTTP code is gotten
f) 415 HTTP code is gotten
[Downloads.zip](https://github.com/epam/Indigo/files/8515654/Downloads.zip)
*Version 1.6.3.0-g3f1d38c03-wasm32-wasm-clang-13.0.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.