Skip to content

Commit 7d8f4da

Browse files
Merge pull request #111 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 2cb0567 + 2cc0f56 commit 7d8f4da

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)