01d4047976
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
16 lines
301 B
YAML
16 lines
301 B
YAML
type: object
|
|
required:
|
|
- resources
|
|
properties:
|
|
resources:
|
|
description: The resources to be added to the discount condition
|
|
type: array
|
|
items:
|
|
type: object
|
|
required:
|
|
- id
|
|
properties:
|
|
id:
|
|
description: The ID of the item
|
|
type: string
|