GET /recipes/{id}/ingredientWidget
Summary: Ingredients by ID Widget
Operation ID: visualizeRecipeIngredientsByID
Auth: unknown
Operation ID: visualizeRecipeIngredientsByID
Auth: unknown
Description
Visualize a recipe's ingredient list.
Parameters (3)
defaultCss
(boolean, query, optional, default: True)
Whether the default CSS should be added to the response.
id
(number, path, required)
The recipe id.
measure
(string, query, optional)
Whether the the measures should be 'us' or 'metric'.
Constraints: {'enum': ['us', 'metric']}
No probe data for this endpoint yet.