gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: update


From: gnunet
Subject: [taler-docs] branch master updated: update
Date: Fri, 25 Nov 2022 11:55:37 +0100

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

priscilla-huang pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 58df830  update
58df830 is described below

commit 58df8306a432688941c4c1fabb0b2cb0da284163
Author: priscilla <priscilla.huang@efrei.net>
AuthorDate: Fri Nov 25 05:55:28 2022 -0500

    update
---
 core/api-merchant.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 53ffffc..d41efdc 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3045,7 +3045,7 @@ Editing templates
 
 .. http:patch:: [/instances/$INSTANCE]/private/templates/$TEMPLATE_ID
 
-   This is used to update a template.
+  This is used to update a template.
 
   **Request:**
 
@@ -3127,7 +3127,7 @@ The `TemplatesEntry` object describes a template. It has 
the following structure
 
 .. http:get:: [/instances/$INSTANCE]/private/templates/$TEMPLATE_ID
 
-   This is used to obtain detailed information about a specific template.
+  This is used to obtain detailed information about a specific template.
 
 
   **Response:**
@@ -3162,7 +3162,7 @@ Removing template
 
 .. http:delete:: [/instances/$INSTANCE]/private/templates/$TEMPLATE_ID
 
-   This is used to delete information about a template.
+  This is used to delete information about a template.
 
   **Response:**
 
@@ -3323,7 +3323,7 @@ Inspecting webhook
 
 .. http:get:: [/instances/$INSTANCES]/private/webhooks
 
-   This is used to return the list of all the webhooks.
+  This is used to return the list of all the webhooks.
 
   **Response:**
 
@@ -3359,7 +3359,7 @@ Inspecting webhook
 
 .. http:get:: [/instances/$INSTANCES]/private/webhooks/$WEBHOOK_ID
 
-   This is used to obtain detailed information about apecific template.
+  This is used to obtain detailed information about apecific template.
 
   **Response:**
 
@@ -3397,7 +3397,7 @@ Removing template
 
 .. http:delete:: [/instances/$INSTANCES]/private/webhooks/$WEBHOOK_ID
 
-   This is used to delete information about a webhook.
+  This is used to delete information about a webhook.
 
   **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]