gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Define request type directly under R


From: gnunet
Subject: [taler-docs] branch master updated: Define request type directly under Request section.
Date: Mon, 11 May 2020 00:47:57 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 6127931  Define request type directly under Request section.
6127931 is described below

commit 61279319a7813d8da388760bf1d64e0e9401fd32
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 11 00:47:26 2020 +0200

    Define request type directly under Request section.
---
 libeufin/api-nexus.rst | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index bc3dacc..865b5fa 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -48,7 +48,7 @@ Users Management
 
   **Details:**
 
-  .. ts:def:: CreateUserRequest
+  .. ts:def:: User
 
      interface User {
 
@@ -251,14 +251,6 @@ to the real bank.
   Activate a new bank transport for the requesting user.
 
   **Request:**
-  Object of the type `BankTransport`
-
-  **Response:**
-
-  :status 409 Conflict: The ``name`` field exists already for
-    the requesting user.
-
-  **Details:**
 
   .. ts:def:: BankTransport
 
@@ -284,6 +276,11 @@ to the real bank.
 
      }
 
+  **Response:**
+
+  :status 409 Conflict: The ``name`` field exists already for
+    the requesting user.
+
 .. http:post:: <nexus>/bank-transports/<transport-name>/sendMSG.
   
   Perform the ``MSG`` operation offered by ``transport-name``

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]