[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: spec update for #9173
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: spec update for #9173 |
Date: |
Wed, 11 Sep 2024 23:58:19 +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 291cdc6b spec update for #9173
291cdc6b is described below
commit 291cdc6b0f00b551f3c63215a43162f4085505c8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Sep 11 23:58:16 2024 +0200
spec update for #9173
---
core/api-exchange.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 5e736799..847cafe9 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3729,6 +3729,11 @@ typically also view the balance.)
:query timeout_ms=NUMBER: *Optional.* If specified, the exchange will wait
up to ``NUMBER`` milliseconds for completion of a deposit operation before
sending the HTTP response.
+ :query lpt=TARGET: *Optional*.
+ Specifies what status change we are long-polling for.
+ Use 1 to wait for the a 202 state where ``kyc_ok`` is false *or* a 200 OK
response.
+ 2 to wait exclusively for a 200 OK response.
+ Since protocol **v21**.
**Response:**
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: spec update for #9173,
gnunet <=