WeAppe-ar / backend-old

MIT License
1 stars 0 forks source link

bug: uploading pictures to update organization endpoint breaks the middlewares #9

Open tomassasovsky opened 2 years ago

tomassasovsky commented 2 years ago

Image

tomassasovsky commented 2 years ago

this has been partly fixed: now, if you use postman to send a picture, but the picture isn't found in your filesystem, an empty list gets received in the backend. this causes an exception

tomassasovsky commented 2 years ago

Image