code4romania / de-urgenta-backend

De Urgență backend - web & mobile
https://de-urgenta-backend.vercel.app/
Mozilla Public License 2.0
10 stars 21 forks source link

Missing backpackId for /backpack/item/{itemId} endpoint #171

Closed lukstbit closed 2 years ago

lukstbit commented 2 years ago

This is a similar issue with #166.

The PUT request for /backpack/item/{itemId} returns a backpack item with a zero-ed backpackId. I think the relevant file is UpdateBackpackItemHandler.