Files
medusa-store/docs/api/admin/components/schemas/AdminPostUploadsDownloadUrlReq.yaml
2022-12-22 17:09:49 +02:00

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