GET /recipes/{id}/nutritionLabel.png
Summary: Recipe Nutrition Label Image
Operation ID: recipeNutritionLabelImage
Auth: unknown
Operation ID: recipeNutritionLabelImage
Auth: unknown
Description
Get a recipe's nutrition label as an image.
Parameters (4)
id
(number, path, required)
The recipe id.
showIngredients
(boolean, query, optional)
Whether to show a list of ingredients.
showOptionalNutrients
(boolean, query, optional)
Whether to show optional nutrients.
showZeroValues
(boolean, query, optional)
Whether to show zero values.
No probe data for this endpoint yet.