Expose recipeAmountDescription in MealPlanDayDishDto #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "meal-plan-dish-amount-description"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
recipeAmountDescriptionas a read-only response field onMealPlanDayDishDtoentity.recipe?.amountDescriptioninMealPlanDayDishDtoEntityMapper.toDto()amountDescriptionalready exists onRecipeEntityTest plan
MealPlanDayDishDtoEntityMapper.test.ts: existingtoDtotest now assertsrecipeAmountDescription; added test for theundefinedcase when the recipe has no amount description