From b971fd44ebf51a9c403dbbff144b43e73aa02c6c Mon Sep 17 00:00:00 2001 From: priscilla Date: Tue, 22 Nov 2022 05:52:46 -0500 Subject: add template operation --- gnu-taler-error-codes/registry.rec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 5ae95c7..b0ebb9f 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1763,7 +1763,10 @@ HttpStatus: 200 # 2850-2899: template operations - +Value: 2850 +Name: MERCHANT_PRIVATE_POST_TEMPLATES_CONFLICT_TEMPLATE_EXISTS +Description: The template ID exists. +HttpStatus: 409 # 3000 - 3999: Reserved for auditor -- cgit v1.2.3