From 8816850470a292ef20cb1e1611e17e627457aa30 Mon Sep 17 00:00:00 2001 From: priscilla Date: Fri, 25 Nov 2022 06:03:43 -0500 Subject: update --- core/api-merchant.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 4c493c7b..0f8de0fa 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -16,6 +16,7 @@ @author Marcello Stanisci @author Florian Dold @author Christian Grothoff + @author Priscilla Huang .. _merchant-api: @@ -3198,7 +3199,7 @@ Using template .. ts:def:: UsingTemplateDetails - interface UsingTemplateDetails { + interface UsingTemplateDetails { // Subject of the template subject?: string; @@ -3208,7 +3209,7 @@ Using template } - .. ts:def:: UsingTemplateResponse + .. ts:def:: UsingTemplateResponse interface UsingTemplateResponse { -- cgit v1.2.3