Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminOrderChangeResponse.yaml
2025-12-02 11:56:37 +02:00

9 lines
187 B
YAML

type: object
description: The details of the order change.
x-schemaName: AdminOrderChangeResponse
required:
- order_change
properties:
order_change:
$ref: ./AdminOrderChange.yaml