Files
medusa-store/docs/api/admin/components/schemas/AdminPostUploadsDownloadUrlReq.yaml
T

8 lines
142 B
YAML

type: object
required:
- file_key
properties:
file_key:
description: key of the file to obtain the download link for
type: string