From 023f55c1a6672d52589e10cc6be7c7b4e1b8b403 Mon Sep 17 00:00:00 2001
From: "dev-portal-updater[bot]"
 <149019135+dev-portal-updater[bot]@users.noreply.github.com>
Date: Thu, 9 Jan 2025 16:08:12 +0000
Subject: [PATCH] feat: update `bitgo-api-docs` This commit updates the BitGo
 API.

---
 api.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/api.yaml b/api.yaml
index 5255b2c..dde9732 100644
--- a/api.yaml
+++ b/api.yaml
@@ -43452,6 +43452,9 @@ components:
           allOf:
             - $ref: '#/components/schemas/StakingDelegationProperties'
           type: object
+        rewardCoin:
+          description: The coin in which rewards will be received.
+          type: string
     EthStakingDelegation:
       title: ETH
       allOf:
@@ -44139,6 +44142,9 @@ components:
         type:
           description: The validator provider used for staking.
           type: string
+        rewardCoin:
+          description: The coin in which rewards will be received.
+          type: string
     StakingValidatorsResponse:
       type: object
       properties: