File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments