Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminStockLocationsRes.yaml
2023-11-10 14:27:17 +02:00

9 lines
198 B
YAML

type: object
description: The stock location's details.
required:
- stock_location
properties:
stock_location:
description: Stock location details.
$ref: ./StockLocationExpandedDTO.yaml