commit 30d83deb42b0ad54154214ecd916a167c324c9d6
parent d1cb6580aef39a49aaad670f1113008330d43f5c
Author: Jonathan Buchanan <jonathan.russ.buchanan@gmail.com>
Date: Mon, 8 Jun 2020 14:44:23 -0400
commented out another taler ec with two http codes for correct C header generation
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1099,7 +1099,9 @@ Value: 2306
Name: TRACK_TRANSACTION_COIN_TRACE_ERROR
Description: We failed to obtain a wire transfer identifier for one of the coins in the transaction.
HttpStatus: 424
-HttpStatus: 202
+# This code has two associated HTTP status codes, but entering both in the registry
+# causes two conflicting definitions in the C header generated.
+# HttpStatus: 202
Value: 2307
Name: TRACK_TRANSACTION_WIRE_TRANSFER_TRACE_ERROR