summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-01-26 16:05:12 +0100
committerMS <ms@taler.net>2021-01-26 16:05:12 +0100
commit268da212bc910330c59aa46cb05d7029142d240a (patch)
tree96fb3a137856100032a7bb67f6ad3fc1d8ac25e4 /libeufin
parentd71d21ec10f9bf32d6958468a6512f55e4db0d5b (diff)
downloaddocs-268da212bc910330c59aa46cb05d7029142d240a.tar.gz
docs-268da212bc910330c59aa46cb05d7029142d240a.tar.bz2
docs-268da212bc910330c59aa46cb05d7029142d240a.zip
fix rendering
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 437f51cd..0e122c48 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -79,11 +79,11 @@ User Management
**Request:**
- ..code-block:: ts
+ .. code-block:: ts
- interface UserChangePassword {
- newPassword: string;
- }
+ interface UserChangePassword {
+ newPassword: string;
+ }
.. http:post:: {nexusBase}/users