Skip to content

Commit 17a5386

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 109c108 commit 17a5386

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

api.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19859,7 +19859,7 @@ paths:
1985919859
tags:
1986019860
- Enterprise
1986119861
summary: Get gas tank balance
19862-
description: Returns gas tank balance for an asset.
19862+
description: Returns gas tank balance and address for an asset.
1986319863
operationId: v2.enterprise.feeAddressBalance
1986419864
parameters:
1986519865
- $ref: '#/components/parameters/pathEnterpriseId'
@@ -53235,6 +53235,10 @@ components:
5323553235
type: string
5323653236
description: |
5323753237
Total balance in enterprise gas tank.
53238+
address:
53239+
type: string
53240+
description: |
53241+
The gas tank (fee) address associated with the enterprise.
5323853242
FeeAddressTransferIntent:
5323953243
title: FeeAddressTransferIntent
5324053244
allOf:

0 commit comments

Comments
 (0)