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

9 lines
148 B
YAML

type: object
description: SUMMARY
x-schemaName: AdminCustomerResponse
required:
- customer
properties:
customer:
$ref: ./AdminCustomer.yaml