summaryrefslogtreecommitdiff
path: root/core/api-auditor.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-31 16:27:43 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-31 16:27:43 +0100
commita875828acb66b96fdaa80f24a88ccc69abb29654 (patch)
treeb79a3f7c0de70ef833d9788647ee0ef1f3670a3b /core/api-auditor.rst
parentf82d5092cdc8fa3a123404f680b43a937cc6ef11 (diff)
downloaddocs-a875828acb66b96fdaa80f24a88ccc69abb29654.tar.gz
docs-a875828acb66b96fdaa80f24a88ccc69abb29654.tar.bz2
docs-a875828acb66b96fdaa80f24a88ccc69abb29654.zip
clean up use of HTTP status codes
Diffstat (limited to 'core/api-auditor.rst')
-rw-r--r--core/api-auditor.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/api-auditor.rst b/core/api-auditor.rst
index e76a72e2..74216bf7 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -40,7 +40,7 @@ know-your-customer (KYC) registration before issuing contracts.
**Response:**
- :status 200 OK:
+ :http:statuscode:`200 OK`:
The auditor responds with a `AuditorVersion`_ object. This request should
virtually always be successful.
@@ -85,7 +85,7 @@ know-your-customer (KYC) registration before issuing contracts.
**Response:**
- :status 200 OK:
+ :http:statuscode:`200 OK`:
The auditor responds with a :ts:type:`ExchangeList` object. This request should
virtually always be successful.
@@ -138,8 +138,9 @@ paid out first.
**Response:**
- :status 200: The auditor responds with a `DepositAudited` object.
- This request should virtually always be successful.
+ :http:statuscode:`200 Ok`:
+ The auditor responds with a `DepositAudited` object.
+ This request should virtually always be successful.
**Details:**