acstech / corkboard

Marketplace
2 stars 0 forks source link

API Image Type Validation #122

Closed SBarber95 closed 7 years ago

SBarber95 commented 7 years ago

The back-end should be responsible for checking that only jpg, jpeg, and png images are successfully entered. Basically, gifs can still be uploaded, and attempts to upload other file types fails, but the back-end sends no error response.