gnunet-svn
[Top][All Lists]
Advanced

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

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


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

commit 7af5e5f6193fb41bb5ecbc0ec32458ab261250de
Author: MS <ms@taler.net>
AuthorDate: Fri May 14 11:14:45 2021 +0200

    fix nexus API
---
 libeufin/api-nexus.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index bcd499d..d7dfc48 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -491,7 +491,7 @@ Scheduling API
 
       // Currently only used for "fetch" operations
       params: {
-        level: "REPORT" | "STATEMENT" | "ALL";
+        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]