chore(docs): Generated API Reference (#2120)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
076b41bb89
commit
b98a09dd9f
@@ -59,7 +59,7 @@ properties:
|
||||
type: array
|
||||
description: Available if the relation `tax_lines` is expanded.
|
||||
items:
|
||||
$ref: ./tax_line.yaml
|
||||
$ref: ./shipping_method_tax_line.yaml
|
||||
price:
|
||||
description: >-
|
||||
The amount to charge for the Shipping Method. The currency of the price is
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Sales Channel
|
||||
description: A Sales Channel
|
||||
x-resourceId: sales_channel_tax_line
|
||||
title: Shipping Method Tax Line
|
||||
description: Shipping Method Tax Line
|
||||
x-resourceId: shipping_method_tax_line
|
||||
required:
|
||||
- shipping_method_id
|
||||
- rate
|
||||
Reference in New Issue
Block a user