gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: fix duplication


From: gnunet
Subject: [taler-docs] branch master updated: fix duplication
Date: Mon, 17 Feb 2020 21:32:14 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ed96695  fix duplication
ed96695 is described below

commit ed9669512b9e1802fa0c73bdf50dedf14ff094cb
Author: Florian Dold <address@hidden>
AuthorDate: Mon Feb 17 21:32:08 2020 +0100

    fix duplication
---
 core/api-bank-access.rst | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 1e3a571..a80c9da 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -51,25 +51,6 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
     }
 
 
-.. http:POST:: ${BANK_API_BASE_URL}/accounts/${account_name}/withdrawals
-
-  Create a withdrawal operation, resulting in a ``taler://withdraw`` URI.
-
-  **Response**
-
-  **Details**
-
-  .. ts:def:: BankAccountCreateWithdrawalResponse
-
-    interface BankAccountCreateWithdrawalResponse {
-      // ID of the withdrawal, can be used to view/modify the withdrawal 
operation
-      withdrawal_id: string;
-
-      // URI that can be passed to the wallet to initiate the withdrawal
-      taler_withdraw_uri: string;
-    }
-
-
 .. http:POST:: ${BANK_API_BASE_URL}/accounts/${account_name}/withdrawals
 
   Create a withdrawal operation, resulting in a ``taler://withdraw`` URI.

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]