summaryrefslogtreecommitdiff
path: root/taler-bank-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-bank-manual.rst')
-rw-r--r--taler-bank-manual.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/taler-bank-manual.rst b/taler-bank-manual.rst
index bb64961a..16221441 100644
--- a/taler-bank-manual.rst
+++ b/taler-bank-manual.rst
@@ -48,10 +48,11 @@ be switched off during a production deployment.
The new user has been correctly registered.
:status 409 Conflict:
The username requested by the client is not available anymore.
- :status 406 Not Acceptable:
- Unacceptable characters were given for the username. See
- https://docs.djangoproject.com/en/2.2/ref/contrib/auth/#django.contrib.auth.models.User.username
- for the accepted character set.
+ :status 400 Bad Request:
+
+ * Unacceptable characters were given for the username. See
+ https://docs.djangoproject.com/en/2.2/ref/contrib/auth/#django.contrib.auth.models.User.username
+ for the accepted character set.
**Details**