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

Updating an accommodation listing (`PUT /api/v1/listings/accommodation/{listingId}`) #88

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 edit their own listing.