Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminExchangeResponse.yaml
T
2024-09-18 07:13:51 +00:00

9 lines
164 B
YAML

type: object
description: The exchange's details.
x-schemaName: AdminExchangeResponse
required:
- exchange
properties:
exchange:
$ref: ./AdminExchange.yaml