gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: Access API.


From: gnunet
Subject: [taler-docs] 02/02: Access API.
Date: Wed, 12 Apr 2023 11:37:52 +0200

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

ms pushed a commit to branch master
in repository docs.

commit 143ad127ffe523dbfd9c0611b6eb7d0c1b02ef3c
Author: MS <ms@taler.net>
AuthorDate: Wed Apr 12 11:37:01 2023 +0200

    Access API.
    
    Providing long polling parameter to GET /transactions.
---
 core/api-bank-access.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 2b7b07e..155cde7 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -184,6 +184,9 @@ Transactions
 
    **Request**
 
+   :query long_poll_ms: Optional number to express how many milliseconds the 
server
+     should wait for at least one result to be shown.  If not given, the server
+     responds immediately, regardless of the result.
    :query page: page number starting from 1.  Page 1 has the latest 
transactions
      and 1 is the default value.
    :query size: how many transactions per page.  It must be at least 1 and 
defaults to 5.

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