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

9 lines
154 B
YAML

type: object
description: The region's details.
x-schemaName: AdminRegionResponse
required:
- region
properties:
region:
$ref: ./AdminRegion.yaml