Skip to content

Commit f23ba6d

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26317,6 +26317,9 @@ paths:
2631726317
type: string
2631826318
description: ID of the destination account
2631926319
minLength: 1
26320+
idempotencyKey:
26321+
type: string
26322+
description: Optional idempotency key to ensure idempotent requests
2632026323
required:
2632126324
- amount
2632226325
- checkboxAgreement
@@ -75215,9 +75218,6 @@ components:
7521575218
example: 'false'
7521675219
VerificationState:
7521775220
title: VerificationState
75218-
allOf:
75219-
- $ref: '#/components/schemas/VerificationStateEnum'
75220-
VerificationStateEnum:
7522175221
type: string
7522275222
enum:
7522375223
- approved

0 commit comments

Comments
 (0)