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
co-authored by olivermrbl Shahed Nasser
parent efdea04963
commit 658339767b
1138 changed files with 11740 additions and 7043 deletions
@@ -14,13 +14,13 @@ properties:
type: string
region_id:
description: >-
The ID of the Region for which the price is used. Only required if
currecny_code is not provided.
The ID of the Region for which the price is used. This is only
required if `currecny_code` is not provided.
type: string
currency_code:
description: >-
The 3 character ISO currency code for which the price will be used.
Only required if region_id is not provided.
This is only required if `region_id` is not provided.
type: string
externalDocs:
url: https://en.wikipedia.org/wiki/ISO_4217#Active_codes
@@ -39,6 +39,6 @@ properties:
type: integer
override:
description: >-
If true the prices will replace all existing prices associated with the
Price List.
If set to `true`, the prices will replace all existing prices associated
with the Price List.
type: boolean