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

9 lines
192 B
YAML

type: object
description: The stock location's details.
x-schemaName: AdminStockLocationResponse
required:
- stock_location
properties:
stock_location:
$ref: ./AdminStockLocation.yaml