taler-docs

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

commit 67a1380ab65a06e07a2518959c01893f42c2ec39
parent 413eec8c76b83214270d40382bdb6f0863583e70
Author: priscilla <priscilla.huang@efrei.net>
Date:   Tue, 15 Nov 2022 04:51:22 -0500

Update

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -3201,7 +3201,7 @@ Inspecting template :http:statuscode:`200 OK`: The backend has successfully returned the detailed information about a specific template. - Returns a TemplateDetail. + Returns a `TemplateDetail`. :http:statuscode:`404 Not found`: The template(ID) is unknown to the backend.