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

8 lines
182 B
YAML

allOf:
- $ref: ./StockLocationDTO.yaml
- type: object
properties:
sales_channels:
description: The associated sales channels.
$ref: ./SalesChannel.yaml