-
Notifications
You must be signed in to change notification settings - Fork 0
Create meal products #59
Copy link
Copy link
Open
Description
meal_product table creation migration
tests
validation
exception handling
- POST /meal-product
request:
product_id, date (optional, default to today's date), weight, meal_index - GET /meal-products with mandatory date query param
- PUT /meal-product/{id}
request:
id, weight, meal_index, TBD: product_id - DELETE /meal-product/{id}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels