diff --git a/api.yaml b/api.yaml index 8316e60..2783b32 100644 --- a/api.yaml +++ b/api.yaml @@ -26404,6 +26404,8 @@ paths: required: - maxFeePerGas - maxPriorityFeePerGas + txType: + type: string required: - txid responses: @@ -36131,6 +36133,7 @@ components: - deny - getApproval - getEnterpriseUserApproval + - getUserRoleApproval - getAnyApproval - getFinalApproval - getVideoApproval @@ -52304,6 +52307,11 @@ components: type: boolean walletSubtype: $ref: '#/components/schemas/CustodialWalletSubType' + userRoleIds: + type: array + items: + type: string + minLength: 1 PolicyRule: type: object properties: