Get Media Recipes By Recipe Images By File Name
get_media_recipes_by_recipe_images_by_file_nameRetrieve a stored recipe image by supplying the recipe ID and file name. Use this to access original or resized versions of recipe photos.
Instructions
Takes in a recipe id, returns the static image. This route is proxied in the docker image and should not hit the API in production
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | ||
| recipe_id | Yes |