taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 268da212bc910330c59aa46cb05d7029142d240a
parent d71d21ec10f9bf32d6958468a6512f55e4db0d5b
Author: MS <ms@taler.net>
Date:   Tue, 26 Jan 2021 16:05:12 +0100

fix rendering

Diffstat:
Mlibeufin/api-nexus.rst | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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