Files
medusa-store/docs/api/admin/components/schemas/StockLocationExpandedDTO.yaml
2023-04-04 21:02:44 +03:00

7 lines
130 B
YAML

allOf:
- $ref: ./StockLocationDTO.yaml
- type: object
properties:
sales_channels:
$ref: ./SalesChannel.yaml