From 1b9ecb0ed527e1f93ce893691e30143589ca14a4 Mon Sep 17 00:00:00 2001 From: Cedric Zwahlen Date: Tue, 16 Apr 2024 00:19:35 +0200 Subject: Add auditor error codes --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes/registry.rec') 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 Description: The requested resource could not be found. HttpStatus: 404 +Value: 3103 +Name: AUDITOR_URI_MISSING_PATH_COMPONENT +Description: The URI is missing a path component. +HttpStatus: 400 + # 5000 - 5999: Reserved for bank # 5000 - 5099: Reserved for BANK_GENERIC -- cgit v1.2.3