taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e9e4a7d34c3b0ca6c5f13d77a7831b8340b8523a
parent 6673e42048230881f04db0073552a74263574278
Author: MS <ms@taler.net>
Date:   Tue,  8 Sep 2020 18:30:19 +0200

missing field

Diffstat:
Mlibeufin/api-nexus.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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;