Files
medusa-store/docs/api/admin/components/schemas/AdminInventoryItemsLocationLevelsRes.yaml
2023-02-09 09:50:55 +02:00

10 lines
212 B
YAML

type: object
properties:
id:
description: The id of the location
location_levels:
description: List of stock levels at a given location
type: array
items:
$ref: ./InventoryLevelDTO.yaml