gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: circuit API


From: gnunet
Subject: [taler-docs] branch master updated: circuit API
Date: Fri, 10 Feb 2023 15:45:47 +0100

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 d103cab  circuit API
d103cab is described below

commit d103cabb07c89c18482549b0142be03e588c08bb
Author: MS <ms@taler.net>
AuthorDate: Fri Feb 10 15:43:44 2023 +0100

    circuit API
    
    basing the accounts filter on the name
    and a search pattern, instead of a regular
    expression.
---
 libeufin/api-sandbox.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 269aee9..0f042f0 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -202,8 +202,10 @@ Accounts
    **Request:**
 
    :query filter: *Optional.*
-     Regual expression to filter on the account username.  Without
-     this option, **all** the existing accounts are returned.
+     Pattern to filter on the account legal name.  Given
+     the filter 'foo', all the results will **contain**
+     'foo' in their legal name.  Without this option,
+     all the existing accounts are returned.
 
    **Response:**
 

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