chore(docs): Generated API Reference (#3262)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
67f9429293
commit
4fb22e8ba5
@@ -4,13 +4,15 @@ description: >-
|
||||
to the Cart.
|
||||
type: object
|
||||
required:
|
||||
- amount
|
||||
- deleted_at
|
||||
- id
|
||||
- shipping_option_id
|
||||
- type
|
||||
- amount
|
||||
properties:
|
||||
id:
|
||||
type: string
|
||||
description: The shipping option requirement's ID
|
||||
type: string
|
||||
example: sor_01G1G5V29AB4CTNDRFSRWSRKWD
|
||||
shipping_option_id:
|
||||
description: >-
|
||||
@@ -20,6 +22,7 @@ properties:
|
||||
example: so_01G1G5V27GYX4QXNARRQCW1N8T
|
||||
shipping_option:
|
||||
description: Available if the relation `shipping_option` is expanded.
|
||||
nullable: true
|
||||
$ref: ./ShippingOption.yaml
|
||||
type:
|
||||
description: >-
|
||||
@@ -38,6 +41,7 @@ properties:
|
||||
type: integer
|
||||
example: 100
|
||||
deleted_at:
|
||||
type: string
|
||||
description: The date with timezone at which the resource was deleted.
|
||||
nullable: true
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
Reference in New Issue
Block a user