aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-01-23 20:29:48 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2022-01-23 20:29:48 +0100
commit3a71278a2aab67f9a1888af172b507d6e08364cf (patch)
tree4d45da755a98498e6fdffaef9b943828b60d7b30 /gnu-taler-error-codes
parenta11fa86f7535e8b689aa3a3950fa6e54646c4c80 (diff)
downloadgana-3a71278a2aab67f9a1888af172b507d6e08364cf.tar.gz
gana-3a71278a2aab67f9a1888af172b507d6e08364cf.zip
typos fixed
Diffstat (limited to 'gnu-taler-error-codes')
-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