The PUT api endpoint for modifying the listing only update the listing information in the db but it doesn't handle the image upload - [ ] When a user uploads new pictures delte the old pictures and replace them with new uploaded pictures
The PUT api endpoint for modifying the listing only update the listing information in the db but it doesn't handle the image upload