Files
medusa-store/docs/api/admin/components/schemas/AdminUploadsRes.yaml
2023-01-19 10:06:17 +02:00

12 lines
211 B
YAML

type: object
properties:
uploads:
type: array
items:
type: object
properties:
url:
type: string
description: The URL of the uploaded file.
format: uri