This website requires JavaScript.
Explore
Help
Sign In
admin
/
Meal-Planner
Public Access
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0739a688ddc56685e440b042377f16fa90144a84
Meal-Planner
/
backend
/
app
/
schemas
T
History
admin
75e4bdb7a6
feat: POST /api/admin/meal-plans/generate + regenerate + get endpoints
2026-05-06 09:15:16 -07:00
..
__init__.py
feat: implement Phase 2 - Alembic migrations, Pydantic schemas, and real API endpoints
2026-05-04 20:21:20 -07:00
ingredient.py
feat: add IngredientCreate/Update/Read and IngredientGroceryMatchRead schemas
2026-05-05 20:48:49 -07:00
meal_plan_generation.py
feat: POST /api/admin/meal-plans/generate + regenerate + get endpoints
2026-05-06 09:15:16 -07:00
never_suggest.py
feat: never-suggest CRUD endpoints (ingredient and recipe blocklist)
2026-05-06 06:26:16 -07:00
recipe.py
feat: add RecipeCreate/Update/Read schemas with canonical ingredient refs
2026-05-05 20:50:07 -07:00