dawidl022 / ECS506-flat-finder-app

FDM Flat Finder application for ECS506U - Software Engineering group project at Queen Mary University of London
1 stars 1 forks source link

Deleting an accommodation listing (`DELETE /api/v1/listings/accommodation/{listingId}`) #89

Closed dawidl022 closed 1 year ago

dawidl022 commented 1 year ago

This is a sensitive endpoint: only the owner of the listing should be able to delete their own listing.