Files
medusa-store/docs/api/store/components/schemas/StorePostCartsCartLineItemsItemReq.yaml
github-actions[bot] df4deca2d1 chore(docs): Generated API Reference (#4558)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-20 12:00:56 +03:00

13 lines
313 B
YAML

type: object
required:
- quantity
properties:
quantity:
type: number
description: The quantity to set the Line Item to.
metadata:
type: object
description: >-
An optional key-value map with additional details about the Line Item. If
omitted, the metadata will remain unchanged."