chore(docs): Generated API Reference (#2120)

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-29 14:39:35 +03:00
committed by GitHub
parent 076b41bb89
commit b98a09dd9f
11 changed files with 46 additions and 46 deletions

View File

@@ -7898,10 +7898,10 @@
}
}
},
"sales_channel_tax_line": {
"title": "Sales Channel",
"description": "A Sales Channel",
"x-resourceId": "sales_channel_tax_line",
"shipping_method_tax_line": {
"title": "Shipping Method Tax Line",
"description": "Shipping Method Tax Line",
"x-resourceId": "shipping_method_tax_line",
"required": [
"shipping_method_id",
"rate",
@@ -8028,7 +8028,7 @@
"type": "array",
"description": "Available if the relation `tax_lines` is expanded.",
"items": {
"$ref": "#/components/schemas/tax_line"
"$ref": "#/components/schemas/shipping_method_tax_line"
}
},
"price": {