diff --git a/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json b/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json index 325d463b3..c75c7d9a3 100644 --- a/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json +++ b/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json @@ -4,7 +4,7 @@ "remote": "https://github.com/hyperledger-labs/splice-wallet-kernel.git", "tag_prefix": "@canton-network/wallet-gateway-remote@", "min_version": "0.24.0", - "publish_version": "1.4.0", + "publish_version": "1.5.0", "specs": [ { "spec_id": "dapp-api", diff --git a/docs-main/docs.json b/docs-main/docs.json index e219a699a..8fd2f51b0 100644 --- a/docs-main/docs.json +++ b/docs-main/docs.json @@ -1538,17 +1538,21 @@ "reference/wallet-gateway-json-rpc/operations/user-api/deletemessagetosign", "reference/wallet-gateway-json-rpc/operations/user-api/deletetransaction", "reference/wallet-gateway-json-rpc/operations/user-api/execute", + "reference/wallet-gateway-json-rpc/operations/user-api/generateapikey", "reference/wallet-gateway-json-rpc/operations/user-api/getmessagetosign", "reference/wallet-gateway-json-rpc/operations/user-api/getnetwork", "reference/wallet-gateway-json-rpc/operations/user-api/gettransaction", "reference/wallet-gateway-json-rpc/operations/user-api/getuser", "reference/wallet-gateway-json-rpc/operations/user-api/iswalletsyncneeded", + "reference/wallet-gateway-json-rpc/operations/user-api/listapikeys", "reference/wallet-gateway-json-rpc/operations/user-api/listidps", "reference/wallet-gateway-json-rpc/operations/user-api/listmessagestosign", "reference/wallet-gateway-json-rpc/operations/user-api/listnetworks", "reference/wallet-gateway-json-rpc/operations/user-api/listsessions", + "reference/wallet-gateway-json-rpc/operations/user-api/listsigningprovidervaults", "reference/wallet-gateway-json-rpc/operations/user-api/listtransactions", "reference/wallet-gateway-json-rpc/operations/user-api/listwallets", + "reference/wallet-gateway-json-rpc/operations/user-api/removeapikey", "reference/wallet-gateway-json-rpc/operations/user-api/removeidp", "reference/wallet-gateway-json-rpc/operations/user-api/removenetwork", "reference/wallet-gateway-json-rpc/operations/user-api/removesession", diff --git a/docs-main/reference/wallet-gateway-json-rpc/index.mdx b/docs-main/reference/wallet-gateway-json-rpc/index.mdx index 86dd2810e..6ae559968 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/index.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/index.mdx @@ -18,7 +18,7 @@ description: "Versioned OpenRPC reference docs." OpenRPC - 1.4.0 + 1.5.0 @@ -27,12 +27,12 @@ description: "Versioned OpenRPC reference docs."