Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminLocaleResponse.yaml
2025-12-17 18:19:46 +02:00

9 lines
154 B
YAML

type: object
description: The locale's details.
x-schemaName: AdminLocaleResponse
required:
- locale
properties:
locale:
$ref: ./AdminLocale.yaml