gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: matching the docs with the impl


From: gnunet
Subject: [taler-docs] branch master updated: matching the docs with the impl
Date: Wed, 27 Mar 2024 04:40:16 +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 af891c6f matching the docs with the impl
af891c6f is described below

commit af891c6f23ba0d3a248ef235eba3fba07ba2825b
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Wed Mar 27 00:40:10 2024 -0300

    matching the docs with the impl
---
 core/api-merchant.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 28ca8dab..53ccdae6 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3008,7 +3008,7 @@ Inspecting template
     interface TemplateSummaryResponse {
 
       // List of templates that are present in our backend.
-      templates_list: TemplateEntry[];
+      templates: TemplateEntry[];
     }
 
   The `TemplateEntry` object describes a template. It has the following 
structure:

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