gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: update nexus API


From: gnunet
Subject: [taler-docs] branch master updated: update nexus API
Date: Fri, 14 May 2021 11:09:36 +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 aa9931a  update nexus API
aa9931a is described below

commit aa9931a4dd79c3a2a3cfaa4f64869031576bdbc4
Author: MS <ms@taler.net>
AuthorDate: Fri May 14 11:09:10 2021 +0200

    update nexus API
---
 libeufin/api-nexus.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 30066dd..bcd499d 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -490,7 +490,10 @@ Scheduling API
       type: string;
 
       // Currently only used for "fetch" operations
-      params: { level: "REPORT" | "STATEMENT" | "ALL"};
+      params: {
+        level: "REPORT" | "STATEMENT" | "ALL";
+        rangeType: "latest" | "all" | "previous-days" | "since-last";
+      };
     }
 
 

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