Implement item CRUD and bill endpoints (host, Review-only) #30

Closed
opened 2026-07-05 19:20:38 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:20:38 +01:00 (Migrated from github.com)

Goal

POST/PUT/DELETE .../items and PUT .../bill (with ISO currency validation), returning snapshots and broadcasting SnapshotUpdated; validation per the domain rules.

References

Done when

  • Advances M4 A1/A4.

Part of M4: Review gate.

## Goal POST/PUT/DELETE .../items and PUT .../bill (with ISO currency validation), returning snapshots and broadcasting SnapshotUpdated; validation per the domain rules. ## References - [docs/04-api-contract.md#item-crud-host-only-state-review-only](https://github.com/TimCane/bill-splitter/blob/main/docs/04-api-contract.md#item-crud---host-only-state-review-only) - [docs/04-api-contract.md#put-apiv1sessionssessionidbill](https://github.com/TimCane/bill-splitter/blob/main/docs/04-api-contract.md#put-apiv1sessionssessionidbill) ## Done when - Advances M4 A1/A4. --- Part of **M4: Review gate**.
Sign in to join this conversation.
No description provided.