summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2023-01-13 06:51:32 -0500
committerpriscilla <priscilla.huang@efrei.net>2023-01-13 06:51:32 -0500
commit4dd732710277a1761972e08707578b01ecf2d678 (patch)
tree6a55df2bdc112e0d2a08652a29fcf55e1a5ff3c7
parentf6ac983d838d8fad771ea4e490754795016d8b84 (diff)
update
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 101fee1..040e60d 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1198,7 +1198,7 @@ HttpStatus: 0
Value: 1953
Name: EXCHANGE_CONTRACTS_SIGNATURE_INVALID
Description: The signature on the encrypted contract did not validate.
-zHttpStatus: 0
+HttpStatus: 0
Value: 1954
Name: EXCHANGE_CONTRACTS_DECODING_FAILED
@@ -1312,7 +1312,7 @@ Description: The backend could not find the webhook(id) because it is not exist.
HttpStatus: 404
Value: 2020
-Name: MERCHANT_GENERIC_PENDING_UNKNOWN
+Name: MERCHANT_GENERIC_PENDING_WEBHOOK_UNKNOWN
Description: The backend could not find the webhook(serial) because it is not exist.
HttpStatus: 404
@@ -1833,7 +1833,7 @@ HttpStatus: 409
Value: 2910
Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOKS_EXISTS
-Description: The webhook ID elready exists.
+Description: The webhook serial elready exists.
HttpStatus: 409