7 lines
102 B
YAML
7 lines
102 B
YAML
type: object
|
|
properties:
|
|
sales_channels:
|
|
type: array
|
|
items:
|
|
$ref: ./SalesChannel.yaml
|