taler-docs

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

commit ad8aea2f7c92c23f1a3235daffb88e33a00802f2
parent 5a11c666e9bd2d6c8ca83710721fae8775916dfa
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 30 Sep 2019 15:55:28 +0200

braces

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

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst @@ -115,7 +115,7 @@ HTTP API hash: string; } - HIA: { + HIA: { // The user ID that participates in a EBICS subscriber. userId: string; @@ -149,4 +149,5 @@ HTTP API // RSA key hash hash: string; - } + } + }