get_media_recipes_by_recipe_images_by_file_name
Retrieve a static recipe image by providing the recipe ID and desired file name. Returns the image file directly.
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 |