Skip to content

Commit 7372c6c

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent d00b611 commit 7372c6c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

api.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52837,6 +52837,14 @@ components:
5283752837
description: The txRequestId of a transaction request on the specified wallet. This must be provided if the webhook is of type `txRequest` or `txRequestTransaction`.
5283852838
required:
5283952839
- txRequestId
52840+
- title: Use dummy data
52841+
type: object
52842+
properties:
52843+
useDummyData:
52844+
type: boolean
52845+
description: Boolean to indicate that simulated webhook should use generated dummy data.
52846+
required:
52847+
- useDummyData
5284052848
SnowflakeReportType:
5284152849
title: SnowflakeReportType
5284252850
type: string

0 commit comments

Comments
 (0)