Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminDraftOrderResponse.yaml
T
2024-09-18 07:13:51 +00:00

9 lines
172 B
YAML

type: object
description: The draft order's details.
x-schemaName: AdminDraftOrderResponse
required:
- draft_order
properties:
draft_order:
$ref: ./AdminOrder.yaml