commit da874c5c403e67f64bc93f7b1041530a1d273a8e
parent 3f11571be81aa890f2aed9927a2c2702752c4ef6
Author: priscilla <priscilla.huang@efrei.net>
Date: Fri, 16 Dec 2022 10:34:25 -0500
update
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1778,12 +1778,12 @@ Name: MERCHANT_PRIVATE_POST_TEMPLATES_CONFLICT_TEMPLATE_EXISTS
Description: The template ID already exists.
HttpStatus: 409
-Value: 2851
+Value: 2870
Name: MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT
Description: Amount given in the using template and in the template contract. There is a conflict.
HttpStatus: 409
-Value: 2852
+Value: 2871
Name: MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT
Description: Subject given in the using template and in the template contract. There is a conflict.
HttpStatus: 409