summaryrefslogtreecommitdiff
path: root/core/api-common.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:16:10 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:16:10 -0400
commit7f7a1fee220a1d9e9eaaf90b84e514ffead14d82 (patch)
treed36aede55b87fbcf6f7607701ecc16b804783aa7 /core/api-common.rst
parenta7bd45a88a6a827ad6cd6546cd9fe5cb071e7a5c (diff)
downloaddocs-7f7a1fee220a1d9e9eaaf90b84e514ffead14d82.tar.gz
docs-7f7a1fee220a1d9e9eaaf90b84e514ffead14d82.tar.bz2
docs-7f7a1fee220a1d9e9eaaf90b84e514ffead14d82.zip
add FIXME
Diffstat (limited to 'core/api-common.rst')
-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.