summaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-24 17:25:49 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-24 17:25:49 +0530
commit57ea691b13f689e29d66192c7c22cc2b41349e6c (patch)
treeea10e0856bbef60d4a5429cabc3a528e151901ed /gnu-taler-error-codes
parente7d6038318099fbaf6f1d81bfb4fa0234efa91d5 (diff)
demonstrate a broken registry
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index f19d76a..d554ec2 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2305,6 +2305,11 @@ Name: WALLET_ORDER_ALREADY_CLAIMED
Description: The order has already been claimed by another wallet.
HttpStatus: 0
+Value: 7015
+Name: WALLET_ORDER_ALREADY_CLAIMED
+Description: Bla Bla
+HttpStatus: 123
+
Value: 9999
Name: END
Description: End of error code range.