chore(docs): Generated API Reference (#3211)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9997485c55
commit
14b2de94e2
@@ -6,6 +6,7 @@ properties:
|
||||
description: The Line Items to return as part of the Swap.
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
required:
|
||||
- item_id
|
||||
- quantity
|
||||
@@ -38,6 +39,7 @@ properties:
|
||||
description: The new items to send to the Customer.
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
required:
|
||||
- variant_id
|
||||
- quantity
|
||||
@@ -52,6 +54,7 @@ properties:
|
||||
description: The custom shipping options to potentially create a Shipping Method from.
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
required:
|
||||
- option_id
|
||||
- price
|
||||
|
||||
Reference in New Issue
Block a user