gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: conversion calculation: wrong curren


From: gnunet
Subject: [taler-docs] branch master updated: conversion calculation: wrong currency gets 400
Date: Thu, 19 Oct 2023 12:40:26 +0200

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 7a3025e0 conversion calculation: wrong currency gets 400
7a3025e0 is described below

commit 7a3025e0d8ae698994a0d1c51dba15fff78aea1c
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 19 12:39:23 2023 +0200

    conversion calculation: wrong currency gets 400
---
 core/api-corebank.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-corebank.rst b/core/api-corebank.rst
index 84dc0765..3a6aeeb0 100644
--- a/core/api-corebank.rst
+++ b/core/api-corebank.rst
@@ -802,7 +802,8 @@ Cashouts
     Response is a `CashoutConversionResponse`.
   :http:statuscode:`400 Bad request`:
     Both parameters have been provided and the calculation is not correct,
-    or none of them has been provided.
+    or none of them has been provided, or the requested currency was not
+    supported.  The response should clarify which case.
   :http:statuscode:`404 Not found`:
     The server does not support local currency conversion.
 

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