Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminDraftOrderResponse.yaml
2025-02-24 15:30:38 +02:00

9 lines
177 B
YAML

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