summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 71f6e963..65caa491 100644
--- 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 {