aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-03-01 17:58:23 +0100
committerFlorian Dold <florian@dold.me>2021-03-01 17:58:23 +0100
commit7e88ff128eb71fd85419855eb1a91c9c94eaf022 (patch)
tree6831273e53246d7ad56a87484c6ca9ef3d46c656 /gnu-taler-error-codes
parent208ac6ce1783891e28116ce42036ffa185e77794 (diff)
downloadgana-7e88ff128eb71fd85419855eb1a91c9c94eaf022.tar.gz
gana-7e88ff128eb71fd85419855eb1a91c9c94eaf022.zip
missing value
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index c800f02..63d966f 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1109,6 +1109,7 @@ Name: MERCHANT_PRIVATE_POST_INSTANCES_BAD_AUTH
1109Description: The merchant backend cannot create an instance because the authentication configuration field is malformed. 1109Description: The merchant backend cannot create an instance because the authentication configuration field is malformed.
1110HttpStatus: 400 1110HttpStatus: 400
1111 1111
1112Value: 2602
1112Name: MERCHANT_PRIVATE_POST_INSTANCE_AUTH_BAD_AUTH 1113Name: MERCHANT_PRIVATE_POST_INSTANCE_AUTH_BAD_AUTH
1113Description: The merchant backend cannot update an instance's authentication settings because the provided authentication settings are malformed. 1114Description: The merchant backend cannot update an instance's authentication settings because the provided authentication settings are malformed.
1114HttpStatus: 400 1115HttpStatus: 400