aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-04-16 00:19:35 +0200
committerCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-04-16 00:19:35 +0200
commit1b9ecb0ed527e1f93ce893691e30143589ca14a4 (patch)
tree6608d48237bba5dfc61caa7c8d764516eeacc80f /gnu-taler-error-codes
parent41a6b138a8b62766749a34449ac18bf7cedf9639 (diff)
downloadgana-1b9ecb0ed527e1f93ce893691e30143589ca14a4.tar.gz
gana-1b9ecb0ed527e1f93ce893691e30143589ca14a4.zip
Add auditor error 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 99e0dc2..b54c4af 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2120,6 +2120,11 @@ Name: AUDITOR_RESOURCE_NOT_FOUND
2120Description: The requested resource could not be found. 2120Description: The requested resource could not be found.
2121HttpStatus: 404 2121HttpStatus: 404
2122 2122
2123Value: 3103
2124Name: AUDITOR_URI_MISSING_PATH_COMPONENT
2125Description: The URI is missing a path component.
2126HttpStatus: 400
2127
2123 2128
2124# 5000 - 5999: Reserved for bank 2129# 5000 - 5999: Reserved for bank
2125# 5000 - 5099: Reserved for BANK_GENERIC 2130# 5000 - 5099: Reserved for BANK_GENERIC