Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUploadsDownloadUrlRes.yaml
2023-11-10 14:27:17 +02:00

9 lines
170 B
YAML

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