taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 3909231497c9c2d9710a0fd05d469f7ed7f34e5e
parent 6066a955caab2a21db17d400a450ad8d4459dca6
Author: priscilla <priscilla.huang@efrei.net>
Date:   Tue, 13 Dec 2022 05:32:26 -0500

update

Diffstat:
Mcore/api-merchant.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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:**