From 3f11571be81aa890f2aed9927a2c2702752c4ef6 Mon Sep 17 00:00:00 2001 From: priscilla Date: Fri, 16 Dec 2022 10:14:02 -0500 Subject: update --- gnu-taler-error-codes/registry.rec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 d7db455..30c1cab 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1779,12 +1779,12 @@ Description: The template ID already exists. HttpStatus: 409 Value: 2851 -Name: TALER_EC_MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT +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 -Name: TALER_EC_MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT +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 -- cgit v1.2.3