taler-docs

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

commit 4f541207d82b1b5f16b097ba6edacd5887299783
parent 864be019f75faad33b76c534459498c5eede7b83
Author: Marcello Stanisci <ms@taler.net>
Date:   Fri,  8 May 2020 19:24:20 +0200

use optional type notation

Diffstat:
Mlibeufin/api-nexus2.rst | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/libeufin/api-nexus2.rst b/libeufin/api-nexus2.rst @@ -95,9 +95,8 @@ Bank Account Management // to submit at the bank. uuid: string; - // Optional field to specify the bank transport to use - // for the submission. - transport: string; + // Specify the bank transport to use for the submission. + transport: string?; } :status 404 Not Found: the unique identifier **or**