Files
medusa-store/docs/api/store/components/schemas/StorePostCartsCartLineItemsItemReq.yaml
2023-02-09 09:50:55 +02:00

8 lines
132 B
YAML

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