commit 4641b185a3fbe00201210c9401c63e0b7e3e8473
parent 8d86e9d8efeb232559b02ad46395b169b612a249
Author: Florian Dold <florian@dold.me>
Date: Mon, 6 Feb 2023 19:37:57 +0100
http status code consistency
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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.