aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 2fc31ca..be5c43b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -495,12 +495,12 @@ Description: Operation specified invalid for this endpoint.
495HttpStatus: 400 495HttpStatus: 400
496 496
497Value: 1364 497Value: 1364
498NAME: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_NOT_SUPPORTED 498Name: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_NOT_SUPPORTED
499Description: The client provided age commitment data, but age restriction is not supported on this server. 499Description: The client provided age commitment data, but age restriction is not supported on this server.
500HttpStatus: 400 500HttpStatus: 400
501 501
502Value: 1365 502Value: 1365
503NAME: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_COMMITMENT_INVALID 503Name: EXCHANGE_REFRESHES_REVEAL_AGE_RESTRICTION_COMMITMENT_INVALID
504Description: The client provided invalid age commitment data: missing, not an array, or array of invalid size. 504Description: The client provided invalid age commitment data: missing, not an array, or array of invalid size.
505HttpStatus: 400 505HttpStatus: 400
506 506