summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-common.rst b/core/api-common.rst
index 202f72e1..f23cc917 100644
--- 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.