summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2022-11-15 06:18:46 -0500
committerpriscilla <priscilla.huang@efrei.net>2022-11-15 06:18:46 -0500
commit4b30065f69615f18f89e1be7073a7e751f7c45eb (patch)
tree5ece4e22dcf74ddcf9cfddeb6415c8dcabc702dc /core
parent8c516e4a394bb604b05de3c1985e0d9bdef94a4a (diff)
downloaddocs-4b30065f69615f18f89e1be7073a7e751f7c45eb.tar.gz
docs-4b30065f69615f18f89e1be7073a7e751f7c45eb.tar.bz2
docs-4b30065f69615f18f89e1be7073a7e751f7c45eb.zip
Update
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 {