Closed andreweinkoetz closed 5 years ago
/user/recipes/substitute PUT: { substituteId: INGREDIENT_ID, originalId: INGREDIENT_ID, amount: AMOUNT_OF_SUBSTITUTE, _id: USERRECIPE_ID }
/user/recipes/substitute DELETE: { historyId: ID_OF_NEW_HISTORY, _id: USERRECIPE_ID }
Commit dd705ea in branch
/user/recipes/substitute PUT: { substituteId: INGREDIENT_ID, originalId: INGREDIENT_ID, amount: AMOUNT_OF_SUBSTITUTE, _id: USERRECIPE_ID }
/user/recipes/substitute DELETE: { historyId: ID_OF_NEW_HISTORY,
_id: USERRECIPE_ID}