commit 4dd732710277a1761972e08707578b01ecf2d678
parent f6ac983d838d8fad771ea4e490754795016d8b84
Author: priscilla <priscilla.huang@efrei.net>
Date: Fri, 13 Jan 2023 06:51:32 -0500
update
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git 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