From 65b32359b300f5369eff62fceb5001e609c2f339 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 20 Mar 2021 23:20:51 +0100 Subject: add 404 EC --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 0edf0c4..1a73169 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1647,6 +1647,11 @@ Name: ANASTASIS_POLICY_INVALID_UPLOAD Description: The uploaded data does not match the Etag. HttpStatus: 400 +Value: 8350 +Name: ANASTASIS_POLICY_NOT_FOUND +Description: The provider is unaware of the requested policy. +HttpStatus: 404 + Value: 8400 -- cgit v1.2.3