taler-docs

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

commit 46b85b13a388e814fe9a23aad27df48f57559b1d
parent 283006f975e7a83e9b2367b81fb51e96ffb41036
Author: priscilla <priscilla.huang@efrei.net>
Date:   Mon, 14 Nov 2022 10:31:42 -0500

template modification

Diffstat:
Mcore/api-merchant.rst | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -3065,7 +3065,11 @@ Adding templates The merchant instance is unknown.This is used to edit the template. - + +Editing templates +----------------- + + .. http:patch:: [/instances/$INSTNCE]/private/templates/$TEMPLATE_ID This is used to update template.