gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 7e88ff128eb71fd85419855eb1a91c9c94eaf022
parent 208ac6ce1783891e28116ce42036ffa185e77794
Author: Florian Dold <florian@dold.me>
Date:   Mon,  1 Mar 2021 17:58:23 +0100

missing value

Diffstat:
Mgnu-taler-error-codes/registry.rec | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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 Description: The merchant backend cannot create an instance because the authentication configuration field is malformed. HttpStatus: 400 +Value: 2602 Name: MERCHANT_PRIVATE_POST_INSTANCE_AUTH_BAD_AUTH Description: The merchant backend cannot update an instance's authentication settings because the provided authentication settings are malformed. HttpStatus: 400