get_media_users_by_user_by_file_name
Retrieve a static recipe image by providing a user ID and file name.
Instructions
Takes in a recipe slug, 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 |
|---|---|---|---|
| user_id | Yes | ||
| file_name | Yes |