get_user_image
Retrieve a user's static image by supplying the user ID and file name.
Instructions
Get User Image [GET /api/media/users/{user_id}/{file_name}] 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 |