aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
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 /gnu-taler-error-codes
parentf6ac983d838d8fad771ea4e490754795016d8b84 (diff)
downloadgana-4dd732710277a1761972e08707578b01ecf2d678.tar.gz
gana-4dd732710277a1761972e08707578b01ecf2d678.zip
update
Diffstat (limited to 'gnu-taler-error-codes')
-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
1198Value: 1953 1198Value: 1953
1199Name: EXCHANGE_CONTRACTS_SIGNATURE_INVALID 1199Name: EXCHANGE_CONTRACTS_SIGNATURE_INVALID
1200Description: The signature on the encrypted contract did not validate. 1200Description: The signature on the encrypted contract did not validate.
1201zHttpStatus: 0 1201HttpStatus: 0
1202 1202
1203Value: 1954 1203Value: 1954
1204Name: EXCHANGE_CONTRACTS_DECODING_FAILED 1204Name: EXCHANGE_CONTRACTS_DECODING_FAILED
@@ -1312,7 +1312,7 @@ Description: The backend could not find the webhook(id) because it is not exist.
1312HttpStatus: 404 1312HttpStatus: 404
1313 1313
1314Value: 2020 1314Value: 2020
1315Name: MERCHANT_GENERIC_PENDING_UNKNOWN 1315Name: MERCHANT_GENERIC_PENDING_WEBHOOK_UNKNOWN
1316Description: The backend could not find the webhook(serial) because it is not exist. 1316Description: The backend could not find the webhook(serial) because it is not exist.
1317HttpStatus: 404 1317HttpStatus: 404
1318 1318
@@ -1833,7 +1833,7 @@ HttpStatus: 409
1833 1833
1834Value: 2910 1834Value: 2910
1835Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOKS_EXISTS 1835Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOKS_EXISTS
1836Description: The webhook ID elready exists. 1836Description: The webhook serial elready exists.
1837HttpStatus: 409 1837HttpStatus: 409
1838 1838
1839 1839