gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 01/02: return proper HTTP status code


From: gnunet
Subject: [taler-docs] 01/02: return proper HTTP status code
Date: Wed, 08 Jan 2020 14:34:29 +0100

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

dold pushed a commit to branch master
in repository docs.

commit 0f6e408aee074a3df5438d79abf43bb4a9286b39
Author: Florian Dold <address@hidden>
AuthorDate: Wed Jan 8 14:33:56 2020 +0100

    return proper HTTP status code
---
 core/api-wire-plugin-bank.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-wire-plugin-bank.rst b/core/api-wire-plugin-bank.rst
index 7209e98..c25841d 100644
--- a/core/api-wire-plugin-bank.rst
+++ b/core/api-wire-plugin-bank.rst
@@ -52,6 +52,9 @@ Making Transactions
     the recipient's account.  The body is a `TransactionResponse`
   :status 400 Bad Request: The bank replies a `BankError` object.
   :status 406 Not Acceptable: The request had wrong currency; the bank replies 
a `BankError` object.
+  :status 409 Conflict:
+    A transaction with the same ``transaction_uid`` but different transaction 
details
+    has been submitted before.
 
   **Details:**
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]