summaryrefslogtreecommitdiff
path: root/libeufin/api-nexus.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/api-nexus.rst')
-rw-r--r--libeufin/api-nexus.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 48880196..bb05a8f8 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -272,7 +272,7 @@ to the real bank.
source: "new" | "backup";
name: string;
-
+ type: string; // "ebics" for example.
// Restore a previous connection. Take precedence
// over the 'new' field.
backup?: BankConnectionBackup;