Files
medusa-store/docs/api/store/components/schemas/StorePostCartsCartLineItemsItemReq.yaml
T

8 lines
132 B
YAML

type: object
required:
- quantity
properties:
quantity:
type: number
description: The quantity to set the Line Item to.