Skip to content

Commit 06e8f6c

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 8b374e9 commit 06e8f6c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

api.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41997,7 +41997,6 @@ components:
4199741997
enum:
4199841998
- tss
4199941999
- independent
42000-
- blsdkg
4200142000
Keys:
4200242001
type: array
4200342002
items:
@@ -44586,6 +44585,13 @@ components:
4458644585
description: The date when the approval was granted
4458744586
format: date-time
4458844587
title: ISO Date String
44588+
keyCurve:
44589+
type: string
44590+
enum:
44591+
- secp256k1
44592+
- ed25519
44593+
- bls12_381
44594+
description: The key curve of the coin attached to this pending approval
4458944595
info:
4459044596
allOf:
4459144597
- $ref: '#/components/schemas/PendingApprovalInfo'

0 commit comments

Comments
 (0)