gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: Making terminology more resource-cen


From: gnunet
Subject: [taler-docs] branch master updated: Making terminology more resource-centric.
Date: Fri, 08 May 2020 13:58:36 +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 78ed701  Making terminology more resource-centric.
78ed701 is described below

commit 78ed70157eb923632a2964558a3d3e43b789b2a1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri May 8 13:57:48 2020 +0200

    Making terminology more resource-centric.
---
 libeufin/api-nexus2.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libeufin/api-nexus2.rst b/libeufin/api-nexus2.rst
index 3609b0e..76265ff 100644
--- a/libeufin/api-nexus2.rst
+++ b/libeufin/api-nexus2.rst
@@ -82,7 +82,7 @@ Bank Account Management
        holder: string;
      }
 
-.. http:post:: <nexus>/bank-accounts/<my-acct>/submit-payment
+.. http:post:: <nexus>/bank-accounts/<my-acct>/prepared-payments/submit
 
   Ask nexus to submit one prepare payment at the bank.
 
@@ -104,7 +104,7 @@ Bank Account Management
     the bank transport could not be found in the system
 
 
-.. http:get:: <nexus>/bank-accounts/<my-acct>/prepared-payment/$uuid
+.. http:get:: <nexus>/bank-accounts/<my-acct>/prepared-payments/$uuid
    
    Ask the status of payment ``$uuid``.
 
@@ -139,7 +139,7 @@ Bank Account Management
         preparationDate: string;
       }
 
-.. http:post:: <nexus>/bank-accounts/<my-acct>/prepare-payment
+.. http:post:: <nexus>/bank-accounts/<my-acct>/prepared-payments
   
   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
address@hidden.



reply via email to

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