summaryrefslogtreecommitdiff
path: root/libeufin/api-nexus.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 /libeufin/api-nexus.rst
parentf82d5092cdc8fa3a123404f680b43a937cc6ef11 (diff)
downloaddocs-a875828acb66b96fdaa80f24a88ccc69abb29654.tar.gz
docs-a875828acb66b96fdaa80f24a88ccc69abb29654.tar.bz2
docs-a875828acb66b96fdaa80f24a88ccc69abb29654.zip
clean up use of HTTP status codes
Diffstat (limited to 'libeufin/api-nexus.rst')
-rw-r--r--libeufin/api-nexus.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 8488d909..c9fb6890 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -46,7 +46,7 @@ User Management
**Response:**
- :status 409 Conflict: Username is not available.
+ :http:statuscode:`409 Conflict`: Username is not available.
**Details:**
@@ -96,7 +96,7 @@ manages payment initiations of the account and tracks the initiations of payment
Ask nexus to submit one prepare payment at the bank.
- :status 404 Not Found: the unique identifier **or**
+ :http:statuscode:`404 Not found`: the unique identifier **or**
the bank connection could not be found in the system
@@ -353,7 +353,7 @@ to the real bank.
**Response:**
- :status 409 Conflict: The ``name`` field exists already for
+ :http:statuscode:`409 Conflict`: The ``name`` field exists already for
the requesting user.
.. http:post:: {nexusBase}/bank-connections/delete-connection