gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add a more button in order list alte


From: gnunet
Subject: [taler-docs] branch master updated: add a more button in order list alternative and specify how is readable format
Date: Thu, 25 Mar 2021 15:21:29 +0100

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

sebasjm pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 28fbe12  add a more button in order list alternative and specify how 
is readable format
28fbe12 is described below

commit 28fbe12c44cbf02b9839abe1ad98b957b0258db1
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Thu Mar 25 11:20:38 2021 -0300

    add a more button in order list alternative and specify how is readable 
format
---
 backoffice-product-list.actions.svg | 4 ++--
 core/api-merchant.rst               | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/backoffice-product-list.actions.svg 
b/backoffice-product-list.actions.svg
index a223217..b97af85 100644
--- a/backoffice-product-list.actions.svg
+++ b/backoffice-product-list.actions.svg
@@ -1,6 +1,6 @@
 <svg version="1.1" xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 1115 672" 
width="1115" height="672">
   <!-- svg-source:excalidraw -->
-  <!-- payload-type:application/vnd.excalidraw+json --><!-- payload-version:2 
--><!-- payload-start 
-->eyJ2ZXJzaW9uIjoiMSIsImVuY29kaW5nIjoiYnN0cmluZyIsImNvbXByZXNzZWQiOnRydWUsImVuY29kZWQiOiJ4nO2dWXPiStKG78+vcHhuXHUwMDA3T+3LuTOrWW1cdTAwMTaz+JtcdFx1MDAwMoRcdTAwMDBcdTAwMTmBQFx1MDAxMuvE/PdP0H2MXHUwMDAwXHSEbWzRp1x1MDAxZERHW4slpCezMrPeqvrvXHUwMDFmNze39nKs3v55c6sulJaudczW/Paf6+0z1bQ0Y+TsQpvfLWNqKpsj+7Y9tv7817+2Z9wpxvDHWaquXHUwMDBl1ZFtOcf9n/P7zc1/N/+6rmOqit1cdTAwMWH1dHVzwmaX61JcYuxvLVx1MDAxOKPNZ
 [...]
+  <!-- payload-type:application/vnd.excalidraw+json --><!-- payload-version:2 
--><!-- payload-start 
-->eyJ2ZXJzaW9uIjoiMSIsImVuY29kaW5nIjoiYnN0cmluZyIsImNvbXByZXNzZWQiOnRydWUsImVuY29kZWQiOiJ4nO1d2XLiSrZ9P1/hqH5t3DlcdTAwMGbnzYxmtFx1MDAxOczg21x1MDAxZFx1MDAwNFxiXHUwMDAxMlx1MDAwMoEkxo7+95tQ1YVcZshcYtuAONFcdTAwMGWioqzBXHUwMDEy0tor97By57//uLv74S7H+o8/737oXHUwMDBirWVcdTAwMWFcdTAwMWS7Nf/x9/X2mW47hjVSu9Dmd8ea2trmyL7rjp0///GP7Vx1MDAxOfeaNfx5lm7qQ33kOuq4/1O/3939e/Ov5zq2rrmtUc/UNydsdnkuheDu1oI12lxcV
 [...]
   <defs>
     <style>
       @font-face {
@@ -13,4 +13,4 @@
       }
     </style>
   </defs>
-  <rect x="0" y="0" width="1115" height="672" fill="#ffffff"></rect><g 
transform="translate(10 10) rotate(0 547.5 326)"><path d="M0.28300008848309516 
-0.10272883251309395 C322.7684008703567 -3.249135070387274, 646.6541930401697 
-3.1787367158569397, 1095.0694143541157 0.3002875201404095 
M-0.14274714626371862 -0.14749729596078395 C435.26786967543893 
-1.4277095694653688, 870.4879770824687 -1.2544425983540712, 1095.0382535990327 
0.13947891034185886 M1095.5105304963886 0.6175911776721478 C109 [...]
\ No newline at end of file
+  <rect x="0" y="0" width="1115" height="672" fill="#ffffff"></rect><g 
transform="translate(10 10) rotate(0 547.5 326)"><path d="M0.28300008848309516 
-0.10272883251309395 C322.7684008703567 -3.249135070387274, 646.6541930401697 
-3.1787367158569397, 1095.0694143541157 0.3002875201404095 
M-0.14274714626371862 -0.14749729596078395 C435.26786967543893 
-1.4277095694653688, 870.4879770824687 -1.2544425983540712, 1095.0382535990327 
0.13947891034185886 M1095.5105304963886 0.6175911776721478 C109 [...]
\ No newline at end of file
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 83d3d75..f4aa7f0 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1686,7 +1686,7 @@ Inspecting orders
   :query paid: *Optional*. If set to yes, only return paid orders, if no only 
unpaid orders. Do not give (or use "all") to see all orders regardless of 
payment status.
   :query refunded: *Optional*. If set to yes, only return refunded orders, if 
no only unrefunded orders. Do not give (or use "all") to see all orders 
regardless of refund status.
   :query wired: *Optional*. If set to yes, only return wired orders, if no 
only orders with missing wire transfers. Do not give (or use "all") to see all 
orders regardless of wire transfer status.
-  :query date: *Optional.* Time threshold, see ``delta`` for its 
interpretation.  Defaults to the oldest or most recent entry, depending on 
``delta``.
+  :query date: *Optional.* Time threshold in human readable format (yyyy/MM/dd 
HH:mm:ss), see ``delta`` for its interpretation.  Defaults to the oldest or 
most recent entry, depending on ``delta``.
   :query start: *Optional*. Row number threshold, see ``delta`` for its 
interpretation.  Defaults to ``UINT64_MAX``, namely the biggest row id possible 
in the database.
   :query delta: *Optional*. takes value of the form ``N (-N)``, so that at 
most ``N`` values strictly older (younger) than ``start`` and ``date`` are 
returned.  Defaults to ``-20`` to return the last 20 entries (before ``start`` 
and/or ``date``).
   :query timeout_ms: *Optional*. Timeout in milliseconds to wait for 
additional orders if the answer would otherwise be negative (long polling). 
Only useful if delta is positive. Note that the merchant MAY still return a 
response that contains fewer than ``delta`` orders.

-- 
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]