From 41a6b138a8b62766749a34449ac18bf7cedf9639 Mon Sep 17 00:00:00 2001 From: Cedric Zwahlen Date: Mon, 15 Apr 2024 17:30:46 +0200 Subject: Add auditor error --- 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 ca71e2a..99e0dc2 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2115,6 +2115,11 @@ Name: AUDITOR_EXCHANGE_SIGNING_KEY_REVOKED Description: The exchange key used for the signature on the deposit confirmation was revoked. HttpStatus: 410 +Value: 3102 +Name: AUDITOR_RESOURCE_NOT_FOUND +Description: The requested resource could not be found. +HttpStatus: 404 + # 5000 - 5999: Reserved for bank # 5000 - 5099: Reserved for BANK_GENERIC -- cgit v1.2.3