summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-02-06 19:37:57 +0100
committerFlorian Dold <florian@dold.me>2023-02-06 19:37:57 +0100
commit4641b185a3fbe00201210c9401c63e0b7e3e8473 (patch)
treeb5211d68116854242d2e4185d8e6f87de5169434 /core
parent8d86e9d8efeb232559b02ad46395b169b612a249 (diff)
downloaddocs-4641b185a3fbe00201210c9401c63e0b7e3e8473.tar.gz
docs-4641b185a3fbe00201210c9401c63e0b7e3e8473.tar.bz2
docs-4641b185a3fbe00201210c9401c63e0b7e3e8473.zip
http status code consistency
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index c9697864..b4dd5ad0 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -485,7 +485,7 @@ possibly by using HTTPS.
**Response:**
- :http:statuscode:`200 Ok`:
+ :http:statuscode:`200 OK`:
The exchange responds with a `WireResponse` object. This request should virtually always be successful.
**Details:**
@@ -1281,7 +1281,7 @@ and freeze or unfreeze accounts suspected of money laundering.
**Response**
- :http:statuscode:`200 Success`:
+ :http:statuscode:`200 OK`:
The responds will be an `AmlDecisionDetails` message.
:http:statuscode:`204 No content`:
There are no matching AML records for the given payto://-URI.