aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-10 14:35:30 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-10 14:35:30 +0100
commit5496ef66ab9e059ec9a4b2803d184382f9193fc0 (patch)
treeb1a019f43b2b44cf0d8ffc0d7ecebe71c442a13a /gnu-taler-error-codes
parentd024460e2551364e3ddf77277317deb0f3aade29 (diff)
downloadgana-5496ef66ab9e059ec9a4b2803d184382f9193fc0.tar.gz
gana-5496ef66ab9e059ec9a4b2803d184382f9193fc0.zip
more Anastasis codes
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 a49dab8..926e15b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1549,6 +1549,11 @@ Name: ANASTASIS_TRUTH_UPLOAD_UUID_EXISTS
1549Description: The backend failed to store the truth because the UUID is already in use. 1549Description: The backend failed to store the truth because the UUID is already in use.
1550HttpStatus: 409 1550HttpStatus: 409
1551 1551
1552Value: 8151
1553Name: ANASTASIS_TRUTH_UPLOAD_METHOD_NOT_SUPPORTED
1554Description: The backend failed to store the truth because the authorization method is not supported.
1555HttpStatus: 400
1556
1552 1557
1553 1558
1554Value: 8200 1559Value: 8200