Skip to content

Commit 2cc0f56

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 2cb0567 commit 2cc0f56

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21233,6 +21233,12 @@ paths:
2123321233
parameters:
2123421234
- $ref: '#/components/parameters/pathCoin1'
2123521235
- $ref: '#/components/parameters/pathWalletId1'
21236+
- name: excludeExtraWalletInformation
21237+
in: query
21238+
description: Exclude balance and attributes for the wallet
21239+
required: false
21240+
schema:
21241+
type: boolean
2123621242
responses:
2123721243
'200':
2123821244
description: Successful Get a Staking Wallet

0 commit comments

Comments
 (0)