70435d5631
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
11 lines
169 B
YAML
11 lines
169 B
YAML
type: object
|
|
x-expanded-relations:
|
|
field: collection
|
|
relations:
|
|
- products
|
|
required:
|
|
- collection
|
|
properties:
|
|
collection:
|
|
$ref: ./ProductCollection.yaml
|