lab-64 / split-the-bill-server

Backend for the Split the Bill App
4 stars 0 forks source link

Delete BillID from ItemInput #191

Closed f-odc closed 3 months ago

f-odc commented 3 months ago

When creating a new bill with new items, we cannot include the billID in the item dto when no bill is created before.