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, 2 insertions, 2 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 699fdafa..bc3dacce 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -267,8 +267,8 @@ to the real bank.
// Mnemonic identifier for the transport bein created.
name: string;
- // Optional field to restore a previous transport.
- backup: TransportBackup;
+ // Restore a previous transport.
+ backup?: TransportBackup;
// Type of the transport (ebics, fints, native, ..)
type: string;