commit bb814747c82941a3cea6ec2d4c6961902995df17 parent ca97ba9b2ba3d47197456dec2ec4a4c9358329f3 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 19 Feb 2022 21:05:36 +0100 -add EC for 7158 Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1185,6 +1185,10 @@ Name: MERCHANT_PRIVATE_POST_ORDERS_DELIVERY_DATE_IN_PAST Description: The request is invalid: a delivery date was given, but it is in the past. HttpStatus: 400 +Value: 2506 +Name: MERCHANT_PRIVATE_POST_ORDERS_WIRE_DEADLINE_IS_NEVER +Description: The request is invalid: the wire deadline for the order would be "never". +HttpStatus: 400 Value: 2510 Name: MERCHANT_PRIVATE_PATCH_ORDERS_ID_FORGET_PATH_SYNTAX_INCORRECT