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.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 02e2cb3a..ab194640 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -631,7 +631,9 @@ Bank connections connect the local Nexus bank account to the bank.
// type of the connection to make: "ebics" for example.
type: string;
- // Strictly dependent from the connection type.
+ // Strictly dependent from the connection type. Notably,
+ // a "dialect" field is accepted here to adapt the EBICS client
+ // to one particular bank.
data: any;
}