Files
SimpleFinanceDash/backend
Jean-Luc Makiola b42f7b13bb feat(07-01): add quick-add HTTP handlers and route registration
- Add ListQuickAddItems, CreateQuickAddItem, UpdateQuickAddItem, DeleteQuickAddItem handler methods
- Register GET/POST /api/quick-add and PUT/DELETE /api/quick-add/{itemId} in authenticated route group
- Validate name non-empty on create and update; return 404 on update when item not found
2026-03-12 13:34:19 +01:00
..
2026-03-06 19:42:15 +00:00
2026-03-06 19:42:15 +00:00
2026-03-06 19:42:15 +00:00