8 lines
117 B
YAML
8 lines
117 B
YAML
type: object
|
|
required:
|
|
- quantity
|
|
properties:
|
|
quantity:
|
|
description: The quantity to update
|
|
type: number
|