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

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2023-08-07 16:54:48 +03:00
committed by GitHub
parent efdea04963
commit 658339767b
1138 changed files with 11740 additions and 7043 deletions
@@ -6,19 +6,19 @@ required:
properties:
code:
type: string
description: A code to identify the tax type by
description: The code of the tax rate.
name:
type: string
description: A human friendly name for the tax
description: The name of the tax rate.
region_id:
type: string
description: The ID of the Region that the rate belongs to
description: The ID of the Region that the tax rate belongs to.
rate:
type: number
description: The numeric rate to charge
description: The numeric rate to charge.
products:
type: array
description: The IDs of the products associated with this tax rate
description: The IDs of the products associated with this tax rate.
items:
type: string
shipping_options: