Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminPromotionResponse.yaml
T
2024-10-03 07:48:54 +00:00

9 lines
169 B
YAML

type: object
description: The promotion's details.
x-schemaName: AdminPromotionResponse
required:
- promotion
properties:
promotion:
$ref: ./AdminPromotion.yaml