get_media_recipes_by_recipe_images_by_file_name
Retrieve a specific static image for a recipe by providing the recipe ID and image file name (original, min, or tiny).
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 |