gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: remove order_id taldir


From: gnunet
Subject: [taler-docs] branch master updated: remove order_id taldir
Date: Tue, 19 Jul 2022 17:06:54 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 0f04479  remove order_id taldir
0f04479 is described below

commit 0f0447985c60da69d122b34fcd1f866f10a39371
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Jul 19 17:06:49 2022 +0200

    remove order_id taldir
---
 core/api-taldir.rst | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/core/api-taldir.rst b/core/api-taldir.rst
index 302d1d8..2e84625 100644
--- a/core/api-taldir.rst
+++ b/core/api-taldir.rst
@@ -155,8 +155,6 @@ Address registration
       // For how long should the registration last/be extended.
       duration: RelativeTime;
 
-      // Order ID, if the client recently paid for this registration
-      order_id?: string;
     }
 
   **Response**
@@ -171,12 +169,6 @@ Address registration
   :http:statuscode:`402 Payment Required`
      Client needs to make a Taler payment before proceeding. See
      standard Taler payment procedure.
-  :http:statuscode:`403 Forbidden`
-     The specified ``order_id`` does not permit registration
-     of this address. Possible reaons include the order
-     being for a different registration, unpaid or
-     malformed.
-     This response comes with a standard `ErrorDetail` response.
   :http:statuscode:`404 Not found`
      The TalDir service does not support the specified method.
      This response comes with a standard `ErrorDetail` 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]