Files
medusa-store/docs/api/admin/components/schemas/AdminUploadsDownloadUrlRes.yaml
2023-04-04 21:02:44 +03:00

8 lines
131 B
YAML

type: object
required:
- download_url
properties:
download_url:
description: The Download URL of the file
type: string