Skip to content

Commit 4922dd6

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent dda771f commit 4922dd6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

api.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30528,6 +30528,14 @@ components:
3052830528
$ref: '#/components/schemas/LivenessVerificationParameter'
3052930529
isFallback:
3053030530
type: boolean
30531+
walletSubtype:
30532+
$ref: '#/components/schemas/WalletSubtype'
30533+
WalletSubtype:
30534+
title: WalletSubtype
30535+
type: string
30536+
enum:
30537+
- custodialCold
30538+
- custodialHot
3053130539
LivenessVerificationParameter:
3053230540
title: LivenessVerificationParameter
3053330541
type: string
@@ -31035,6 +31043,7 @@ components:
3103531043
- noop
3103631044
- triggerWebhookNotification
3103731045
- performLivenessVerification
31046+
- recommendBackingWalletRouting
3103831047
TransactionRequestId:
3103931048
title: TransactionRequestId
3104031049
type: string

0 commit comments

Comments
 (0)