gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: document long-polling API for tip pi


From: gnunet
Subject: [taler-docs] branch master updated: document long-polling API for tip pickup notification
Date: Sat, 15 Apr 2023 22:32:37 +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 2bd9fd0  document long-polling API for tip pickup notification
2bd9fd0 is described below

commit 2bd9fd051384d842a5215c93feaa69ec12ffe1b2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Apr 15 22:32:35 2023 +0200

    document long-polling API for tip pickup notification
---
 core/api-merchant.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 8cbdbe9..53a0f65 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2921,7 +2921,12 @@ Checking tip status
 
   **Request:**
 
-  :query pickups: If set to "yes", returns also information about all of the 
pickups.
+  :query pickups: *Optional*. If set to "yes", returns also information about 
all of the pickups.
+  :query min_amount: *Optional*. Minimum pick-up amount the client is 
interested in.
+  :query timeout_ms=NUMBER: *Optional.*  If specified, the merchant backend 
will
+    wait up to ``timeout_ms`` milliseconds for tips of at least min_pick_up to 
be
+    picked up.  A client must never rely on this behavior, as the
+    merchant backend may return a response immediately.
 
   **Response:**
 

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