commit 58b2dab7a5c1272ee79911b3850a604d4ad6237e parent 4aa5743928b32c8f15536a4b2c361f7382102839 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 14 Oct 2020 10:57:02 +0200 fix regex Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -169,7 +169,7 @@ HttpStatus: 400 Value: 1009 Name: PARAMETER_MALFORMED -Description: A parameter in the request to the exchange was malformed (@deprecated: use REQUEST_PARAMETER_MALFORMED instead) +Description: A parameter in the request to the exchange was malformed (deprecated: use REQUEST_PARAMETER_MALFORMED instead) HttpStatus: 400 Value: 1010