gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -document address passing to challen


From: gnunet
Subject: [taler-docs] branch master updated: -document address passing to challenger
Date: Fri, 22 Nov 2024 14:33:57 +0100

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 92f63488 -document address passing to challenger
92f63488 is described below

commit 92f634884c5d24c54ba2627bb917d6a1a3230f2e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 22 14:33:54 2024 +0100

    -document address passing to challenger
---
 core/api-challenger.rst | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/core/api-challenger.rst b/core/api-challenger.rst
index 5b3d4201..874a10c2 100644
--- a/core/api-challenger.rst
+++ b/core/api-challenger.rst
@@ -101,7 +101,7 @@ Receiving Configuration
 .. http:get:: /config
 
   Obtain the key configuration settings of the storage service.
-  This specification corresponds to ``current`` protocol being version **3**.
+  This specification corresponds to ``current`` protocol being version **4**.
 
   **Response:**
 
@@ -152,6 +152,15 @@ Setup
   ``client_secret`` from the registration of the client with the challenger
   service (which will also be used in the later ``/token`` request).
 
+  **Request:**
+
+  The body can be an address in JSON encoding to pre-initialize the address to
+  be used by challenger for this process. If the body is absent, the user will
+  have to enter the full address details.  The specific address format depends
+  on the address type.
+
+  Passing an address in the ``/setup`` body is supported @since protocol 
**v4**.
+
   **Response:**
 
   :http:statuscode:`200 OK`:

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