taler-docs

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

commit 4b30065f69615f18f89e1be7073a7e751f7c45eb
parent 8c516e4a394bb604b05de3c1985e0d9bdef94a4a
Author: priscilla <priscilla.huang@efrei.net>
Date:   Tue, 15 Nov 2022 06:18:46 -0500

Update

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -3069,7 +3069,7 @@ Adding templates The merchant instance is unknown or it is not in our data. - .. ts:def:: TemplateAddDetail + .. ts:def:: TemplateAddDetail interface TemplateAddDetail { @@ -3118,7 +3118,7 @@ Editing templates another store. - .. ts:def:: TemplatePatchDetail + .. ts:def:: TemplatePatchDetail interface TemplatePatchDetail { @@ -3160,7 +3160,7 @@ Inspecting template The backend has does not know about the instance. - .. ts:def:: TemplateSummaryResponse + .. ts:def:: TemplateSummaryResponse interface TemplateSummaryResponse { @@ -3174,7 +3174,7 @@ The `TemplatesEntry` object describes a template. It has the following structure - .. ts:def:: TemplateEntry + .. ts:def:: TemplateEntry interface TemplateEntry { @@ -3199,7 +3199,7 @@ The `TemplatesEntry` object describes a template. It has the following structure The template(ID) is unknown to the backend. - .. ts:def:: TemplateDetail + .. ts:def:: TemplateDetail interface TemplateDetail {