gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix #5957


From: gnunet
Subject: [taler-docs] branch master updated: fix #5957
Date: Sat, 13 Jun 2020 18:46:21 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 31ac79a  fix #5957
     new 467bf15  Merge branch 'master' of git+ssh://git.taler.net/docs
31ac79a is described below

commit 31ac79afe1dc097419fa7ced2c245f0c56758e66
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jun 13 18:46:11 2020 +0200

    fix #5957
---
 core/api-merchant.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 407dd46..f885837 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -650,6 +650,8 @@ Receiving Payments
 
   The request must be a `PostOrderRequest`.
 
+  :query refund_delay: *Optional*. If set, must be a relative time. The 
backend will then set the refund deadline to the current time plus the 
specified delay.
+
   **Response:**
 
   :status 200 OK:
@@ -1573,7 +1575,7 @@ Tracking Wire Transfers
 
   :query after: *Optional*. Filter for transfers executed after the given 
timestamp
 
-  :query limit: *Optional*. At most return the given number of results. 
Negative for descending in execution time, positive for ascending in execution 
time.
+  :query limit: *Optional*. At most return the given number of results. 
Negative for descending in execution time, positive for ascending in execution 
time. Default is -20.
 
   :query offset: *Optional*. Starting transfer_serial_id for an iteration.
 

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