From 83caabf7abca7c89230300a02ce5d980ab9ddf56 Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 29 Oct 2020 21:48:14 +0100 Subject: fix rendering --- libeufin/api-nexus.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libeufin/api-nexus.rst') diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst index 08ab4ad7..8488d909 100644 --- a/libeufin/api-nexus.rst +++ b/libeufin/api-nexus.rst @@ -292,6 +292,7 @@ to the real bank. This type allows the creation of new bank accounts. + .. ts:def:: NewBankConnection interface NewBankConnection { @@ -308,6 +309,7 @@ to the real bank. } This type allows to restore a previously made bank connection. + .. ts:def:: BankConnectionRestoreRequest interface BankConnectionRestoreRequest { -- cgit v1.2.3