summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2022-12-13 05:32:26 -0500
committerpriscilla <priscilla.huang@efrei.net>2022-12-13 05:32:55 -0500
commit3909231497c9c2d9710a0fd05d469f7ed7f34e5e (patch)
tree4e444312d15bef17d1d109d324f47bce758b7145
parent6066a955caab2a21db17d400a450ad8d4459dca6 (diff)
downloaddocs-3909231497c9c2d9710a0fd05d469f7ed7f34e5e.tar.gz
docs-3909231497c9c2d9710a0fd05d469f7ed7f34e5e.tar.bz2
docs-3909231497c9c2d9710a0fd05d469f7ed7f34e5e.zip
update
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 55a4da06..e4938f47 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3046,7 +3046,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. It is useful when we need to change information in the template or when we have mistake some information.
**Request:**
@@ -3163,7 +3163,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. If we no longer use it.
**Response:**