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

9 lines
177 B
YAML

type: object
description: An order edit's details.
x-schemaName: AdminOrderEditResponse
required:
- order_change
properties:
order_change:
$ref: ./AdminOrderChange.yaml