munch-ease-backend/api
2025-11-01 16:18:46 +11:00
..
__init__.py Scaffolding 2025-10-18 16:50:43 +11:00
auth.py feat(v2): finalize scoped meals consumed + fix shopping v2 invariants; refresh JWT route; tests green 2025-11-01 15:29:48 +11:00
auth_v2.py format 2025-11-01 15:34:01 +11:00
deps.py Tests and lint pass 2025-11-01 15:33:36 +11:00
households.py format 2025-11-01 15:34:01 +11:00
meals.py Avoid optional arrays 2025-11-01 12:21:12 +11:00
meals_v2.py feat(v2): complete household scoping and meals write flows; refresh OpenAPI 2025-11-01 15:51:23 +11:00
openapi.py Remove v1 API surface, skip legacy tests; finalize v2-only routing and docs 2025-11-01 16:18:46 +11:00
persons.py Squashed commit of the following: 2025-10-20 00:12:16 +11:00
products.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
recipes.py Avoid optional arrays 2025-11-01 12:21:12 +11:00
recipes_v2.py feat(v2): add household-scoped delete for recipes; tests and OpenAPI updated 2025-11-01 16:01:29 +11:00
shopping.py format 2025-11-01 15:34:01 +11:00
shopping_v2.py feat(shopping-v2): add scoped meal request/unrequest; tests green; openapi updated 2025-11-01 15:40:45 +11:00