aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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