gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: new terminology


From: gnunet
Subject: [taler-docs] branch master updated: new terminology
Date: Thu, 18 Jun 2020 20:40:41 +0200

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 6ac6117  new terminology
6ac6117 is described below

commit 6ac61177814bfb61a91ff5649131999c76f83c78
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Fri Jun 19 00:10:32 2020 +0530

    new terminology
---
 libeufin/api-nexus.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 3d5781b..5eb8044 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -87,7 +87,7 @@ Bank Account Management
        holder: string;
      }
 
-.. http:post:: 
{nexusBase}/bank-accounts/{acctid}/prepared-payments/{pmtid}/submit
+.. http:post:: 
{nexusBase}/bank-accounts/{acctid}/payment-initiations/{pmtid}/submit
 
   Ask nexus to submit one prepare payment at the bank.
 
@@ -95,7 +95,7 @@ Bank Account Management
     the bank connection could not be found in the system
 
 
-.. http:get:: {nexus}/bank-accounts/{my-acct}/prepared-payments/{uuid}
+.. http:get:: {nexus}/bank-accounts/{my-acct}/payment-initiations/{uuid}
    
    Ask the status of payment ``$uuid``.
 
@@ -133,7 +133,7 @@ Bank Account Management
         preparationDate: string;
       }
 
-.. http:post:: {nexusBase}/bank-accounts/{my-acct}/prepared-payments
+.. http:post:: {nexusBase}/bank-accounts/{my-acct}/payment-initiations
   
   Ask nexus to prepare instructions for a new payment.
   Note that ``my-acct`` is the bank account that will be

-- 
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]