You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api.yaml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -52837,6 +52837,14 @@ components:
52837
52837
description: The txRequestId of a transaction request on the specified wallet. This must be provided if the webhook is of type `txRequest` or `txRequestTransaction`.
52838
52838
required:
52839
52839
- 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.
0 commit comments