Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminOrderEditResponse.yaml
2024-08-20 12:31:06 +02:00

9 lines
155 B
YAML

type: object
description: SUMMARY
x-schemaName: AdminOrderEditResponse
required:
- order_change
properties:
order_change:
$ref: ./OrderChange.yaml