chore(docs): Updated API Reference (v2) (#8929)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
This commit is contained in:
committed by
GitHub
parent
2c034774f0
commit
d6dcda5b8f
@@ -491,13 +491,13 @@ properties:
|
||||
description: The order preview's email.
|
||||
format: email
|
||||
display_id:
|
||||
type: string
|
||||
type: number
|
||||
title: display_id
|
||||
description: The order preview's display id.
|
||||
shipping_address:
|
||||
$ref: ./BaseOrderAddress.yaml
|
||||
$ref: ./AdminOrderAddress.yaml
|
||||
billing_address:
|
||||
$ref: ./BaseOrderAddress.yaml
|
||||
$ref: ./AdminOrderAddress.yaml
|
||||
payment_collections:
|
||||
type: array
|
||||
description: The order preview's payment collections.
|
||||
@@ -642,3 +642,7 @@ properties:
|
||||
type: number
|
||||
title: original_shipping_tax_total
|
||||
description: The order preview's original shipping tax total.
|
||||
customer:
|
||||
$ref: ./AdminCustomer.yaml
|
||||
sales_channel:
|
||||
$ref: ./AdminSalesChannel.yaml
|
||||
|
||||
Reference in New Issue
Block a user