Skip to content

Commit 1f718e6

Browse files
Merge pull request #224 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents d7ca6b3 + be907f9 commit 1f718e6

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
@@ -26404,6 +26404,8 @@ paths:
2640426404
required:
2640526405
- maxFeePerGas
2640626406
- maxPriorityFeePerGas
26407+
txType:
26408+
type: string
2640726409
required:
2640826410
- txid
2640926411
responses:
@@ -36131,6 +36133,7 @@ components:
3613136133
- deny
3613236134
- getApproval
3613336135
- getEnterpriseUserApproval
36136+
- getUserRoleApproval
3613436137
- getAnyApproval
3613536138
- getFinalApproval
3613636139
- getVideoApproval
@@ -52304,6 +52307,11 @@ components:
5230452307
type: boolean
5230552308
walletSubtype:
5230652309
$ref: '#/components/schemas/CustodialWalletSubType'
52310+
userRoleIds:
52311+
type: array
52312+
items:
52313+
type: string
52314+
minLength: 1
5230752315
PolicyRule:
5230852316
type: object
5230952317
properties:

0 commit comments

Comments
 (0)