From f8f000e036bac2b0c1bafe18de9eeadec3cd4124 Mon Sep 17 00:00:00 2001 From: "dev-portal-updater[bot]" <149019135+dev-portal-updater[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:21:39 +0000 Subject: [PATCH] feat: update `bitgo-api-docs` This commit updates the BitGo API. --- api.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api.yaml b/api.yaml index 081cce3..4b64806 100644 --- a/api.yaml +++ b/api.yaml @@ -35876,6 +35876,7 @@ components: - BitGo Korea - BitGo Singapore - BitGo Europe ApS + - BitGo Mena Fze BuildParams: type: object properties: @@ -40624,7 +40625,7 @@ components: nullable: true example: 12000 description: | - (BTC only) The minimum fee rate (in base units) per kilobyte (or virtual kilobyte). For example, satoshis per kvByte. Must be greater than or equal to the default of 1000 satoshis/kvByte. + (BTC only) The minimum fee rate (in base units) per kilobyte (or virtual kilobyte). For example, satoshis per kvByte. Must be greater than or equal to the default of 1000 satoshis/kvByte. Note: The you can override 'minFeeRate' on a per transaction basis with the 'feeRate' parameter. maxFeeRate: