Project-Yicem / Yicem-backend

Backend application of Yicem
0 stars 0 forks source link

Implement remaining PUT and DELETE requests for necessary models #31

Open oburakdogan opened 2 months ago

oburakdogan commented 2 months ago

IMPORTANT: Checkout to 31-update-delete-endpoints to avoid merge conflicts. Logic of these endpoints may be more complex than you think. Try to consider all possible cases when implementing for the issues below. e.g. deleting a seller must delete its offers or mark them as passive in DB.