[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: add anchor
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: add anchor |
Date: |
Wed, 27 Jan 2021 03:01:12 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 91e6975 add anchor
91e6975 is described below
commit 91e697579430a6889bd6734216dcdad12b17f163
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Jan 26 20:58:35 2021 -0500
add anchor
---
libeufin/api-sandbox.rst | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index d1214d5..be0ff45 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -1,4 +1,6 @@
+.. _sandbox-api:
+
Sandbox API
###########
@@ -23,7 +25,7 @@ HTTP API
// IBAN managed by the running Sandbox, for which
// the Camt.053 response is going to be generated.
iban: string;
-
+
// The Camt type to return. Only '53' is allowed
// at this moment.
type: number;
@@ -55,7 +57,7 @@ HTTP API
purposes.
**Request:**
-
+
One object of type `SandboxPayment`
.. ts:def:: SandboxPayment
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: add anchor,
gnunet <=