gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: Adding 415 response case to common A


From: gnunet
Subject: [taler-docs] branch master updated: Adding 415 response case to common API.
Date: Fri, 22 Sep 2023 09:13:40 +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 4507cc6a Adding 415 response case to common API.
4507cc6a is described below

commit 4507cc6a254a1c20e66e9fd152a13693f8f282e9
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 22 09:13:03 2023 +0200

    Adding 415 response case to common API.
---
 core/api-common.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/api-common.rst b/core/api-common.rst
index 2af9cfea..64cc7f33 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -71,6 +71,8 @@ handle the error as if an internal error (500) had been 
returned.
     requests.
   :http:statuscode:`400 Bad request`:
     One of the arguments to the request is missing or malformed.
+  :http:statuscode:`415 Unsupported Media Type`:
+    The Content-Type header was not set, or it was set to an unsupported MIME 
type.
   :http:statuscode:`500 Internal server error`:
     This always indicates some serious internal operational error of the 
exchange,
     such as a program bug, database problems, etc., and must not be used for

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