summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/api-sandbox.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 93ee1f8a..631c1ea0 100644
--- 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;
- }
+ }
+ }