aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2022-12-16 10:14:02 -0500
committerpriscilla <priscilla.huang@efrei.net>2022-12-16 10:14:02 -0500
commit3f11571be81aa890f2aed9927a2c2702752c4ef6 (patch)
tree8705d8a4b54844f592e3d19365683ce6fbf59913 /gnu-taler-error-codes/registry.rec
parentb16a1dac5e225b176f851f5d764637619277a23d (diff)
downloadgana-3f11571be81aa890f2aed9927a2c2702752c4ef6.tar.gz
gana-3f11571be81aa890f2aed9927a2c2702752c4ef6.zip
update
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 2 insertions, 2 deletions
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.
1779HttpStatus: 409 1779HttpStatus: 409
1780 1780
1781Value: 2851 1781Value: 2851
1782Name: TALER_EC_MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT 1782Name: MERCHANT_POST_USING_TEMPLATES_AMOUNT_CONFLICT_TEMPLATES_CONTRACT_AMOUNT
1783Description: Amount given in the using template and in the template contract. There is a conflict. 1783Description: Amount given in the using template and in the template contract. There is a conflict.
1784HttpStatus: 409 1784HttpStatus: 409
1785 1785
1786Value: 2852 1786Value: 2852
1787Name: TALER_EC_MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT 1787Name: MERCHANT_POST_USING_TEMPLATES_SUBJECT_CONFLICT_TEMPLATES_CONTRACT_SUBJECT
1788Description: Subject given in the using template and in the template contract. There is a conflict. 1788Description: Subject given in the using template and in the template contract. There is a conflict.
1789HttpStatus: 409 1789HttpStatus: 409
1790 1790