gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: remove deprecated endpoint


From: gnunet
Subject: [taler-docs] branch master updated: remove deprecated endpoint
Date: Tue, 23 Jun 2020 15:09:45 +0200

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new b074517  remove deprecated endpoint
b074517 is described below

commit b07451724f826c8c33630055814516d9fb520e1a
Author: MS <ms@taler.net>
AuthorDate: Tue Jun 23 15:09:40 2020 +0200

    remove deprecated endpoint
---
 libeufin/api-nexus.rst | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 1e713fd..56b8234 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -356,28 +356,6 @@ to the real bank.
        account: string;
      }
 
-.. http:get:: {nexusBase}/bank-connections/{connid}/accounts/imported
-
-   List the bank accounts that were imported under this bank connection:
-
-  .. ts:def:: BankAccount
-
-     interface BankAccount {
-       
-       // iban
-       iban: string;
-
-       // bic
-       bic: string;
-
-       // account holder
-       holder: string;
-
-       // custom account label as given by the user
-       account: string;
-     }
-
-
 .. http:post:: {nexusBase}/bank-connections/{connid}/accounts/import
 
    Import one bank account, allowing the user to name it.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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