gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -formatting


From: gnunet
Subject: [taler-docs] branch master updated: -formatting
Date: Fri, 06 Jan 2023 21:09:48 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new f969875  -formatting
f969875 is described below

commit f969875a506f35b7d9bb1d6a97b6510b7fd7d611
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 6 21:09:40 2023 +0100

    -formatting
---
 core/api-wire.rst | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/core/api-wire.rst b/core/api-wire.rst
index 34c0a0f..97021ad 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -144,7 +144,7 @@ Querying the transaction history
   * A value that is **smaller** than all other row IDs if *delta* is 
**positive**.
   * A value that is **larger** than all other row IDs if *delta* is 
**negative**.
 
-  **Request**
+  **Request:**
 
   :query start: *Optional.*
     Row identifier to explicitly set the *starting point* of the query.
@@ -157,12 +157,16 @@ Querying the transaction history
     the bank may return a response immediately or after waiting only a fraction
     of ``long_poll_ms``.
 
-  **Response**
+  **Response:**
 
-  :http:statuscode:`200 OK`: JSON object of type `IncomingHistory`.
-  :http:statuscode:`400 Bad request`: Request malformed. The bank replies with 
an `ErrorDetail` object.
-  :http:statuscode:`401 Unauthorized`: Authentication failed, likely the 
credentials are wrong.
-  :http:statuscode:`404 Not found`: The endpoint is wrong or the user name is 
unknown. The bank replies with an `ErrorDetail` object.
+  :http:statuscode:`200 OK`:
+     JSON object of type `IncomingHistory`.
+  :http:statuscode:`400 Bad request`:
+     Request malformed. The bank replies with an `ErrorDetail` object.
+  :http:statuscode:`401 Unauthorized`:
+     Authentication failed, likely the credentials are wrong.
+  :http:statuscode:`404 Not found`:
+     The endpoint is wrong or the user name is unknown. The bank replies with 
an `ErrorDetail` object.
 
   .. ts:def:: IncomingHistory
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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