summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 53ffffcf..d41efdc3 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:**