commit 7f7a1fee220a1d9e9eaaf90b84e514ffead14d82
parent a7bd45a88a6a827ad6cd6546cd9fe5cb071e7a5c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 04:16:10 -0400
add FIXME
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst
@@ -76,7 +76,7 @@ handle the error as if an internal error (500) had been returned.
server errors are always reported to the exchange operator, a good operator
should naturally be able to address them in a timely fashion, especially
within 24h. When generating an internal server error, the exchange responds with
- a JSON object containing the following fields:
+ a JSON object containing the following fields: FIXME: What are the fields?
:http:statuscode:`400 Bad request`:
One of the arguments to the request is missing or malformed.