diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 5 |
1 files changed, 5 insertions, 0 deletions
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 |