Skip to content

Create meal products #59

@pd-dudkiewicz

Description

@pd-dudkiewicz

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions