aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-03-20 23:20:51 +0100
committerChristian Grothoff <grothoff@gnunet.org>2021-03-20 23:20:51 +0100
commit65b32359b300f5369eff62fceb5001e609c2f339 (patch)
tree276c5a010f1ff81934e98f213a96e1e91becc40f /gnu-taler-error-codes
parent0d7ef35edeabec5de9c4e479c697fd643d92c26c (diff)
downloadgana-65b32359b300f5369eff62fceb5001e609c2f339.tar.gz
gana-65b32359b300f5369eff62fceb5001e609c2f339.zip
add 404 EC
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
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
1647Description: The uploaded data does not match the Etag. 1647Description: The uploaded data does not match the Etag.
1648HttpStatus: 400 1648HttpStatus: 400
1649 1649
1650Value: 8350
1651Name: ANASTASIS_POLICY_NOT_FOUND
1652Description: The provider is unaware of the requested policy.
1653HttpStatus: 404
1654
1650 1655
1651 1656
1652Value: 8400 1657Value: 8400