gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: specify better status code for exist


From: gnunet
Subject: [taler-docs] branch master updated: specify better status code for existing proposal
Date: Sun, 25 Oct 2020 19:58:53 +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 6570cab  specify better status code for existing proposal
6570cab is described below

commit 6570cab515e073fad4b7bf8f5ada4bb4cff12788
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Oct 25 19:58:51 2020 +0100

    specify better status code for existing proposal
---
 core/api-merchant.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 54e2492..fd8bb58 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -660,6 +660,8 @@ Payment processing
     in the inventory.  Or the merchant instance is unknown.  Details in the
     error code. NOTE: no good way to find out which product is not in the
     inventory, we MAY want to specify that in the reply.
+  :status 409 Conflict:
+    A different proposal already exists under the specified order ID.
   :status 410 Gone:
     The order given used products from the inventory that are out of stock.
     The reponse is a :ts:type:`OutOfStockResponse`.

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