Skip to content

Commit f884233

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent eea5a9c commit f884233

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

api.yaml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44217,8 +44217,17 @@ components:
4421744217
required:
4421844218
- maxPriorityFeePerGas
4421944219
- maxFeePerGas
44220-
required:
44221-
- label
44220+
evmKeyRingReferenceWalletId:
44221+
type: string
44222+
description: Optional reference wallet ID for EVM keyring child wallets. When provided, child wallets inherit properties from the parent wallet.
44223+
anyOf:
44224+
- not:
44225+
required:
44226+
- evmKeyRingReferenceWalletId
44227+
required:
44228+
- label
44229+
- required:
44230+
- evmKeyRingReferenceWalletId
4422244231
CreateWebhookSecretResponse:
4422344232
title: CreateWebhookSecretResponse
4422444233
type: object

0 commit comments

Comments
 (0)