Sabermotamedi / RihalCodeStacker-Backend

This Repository is related to the Rihal Backend Challenge.
MIT License
0 stars 0 forks source link

Implement Memory UpdateAPI for photos #16

Closed Sabermotamedi closed 7 months ago

Sabermotamedi commented 7 months ago

Is your feature request related to a problem? Please describe. I want an API to upload more photos to a memory or delete some

Describe the solution you'd like

Sabermotamedi commented 7 months ago

DeletePhotoById Endpoint implemented in this PR #42

Sabermotamedi commented 7 months ago

merge to main updateAndDelete method added as endpoint