Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminDraftOrderResponse.yaml
T
2024-08-15 14:31:35 +00:00

9 lines
153 B
YAML

type: object
description: SUMMARY
x-schemaName: AdminDraftOrderResponse
required:
- draft_order
properties:
draft_order:
$ref: ./AdminOrder.yaml