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 5fb2954..e7ca9e1 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -74,7 +74,7 @@ HttpStatus: 0
74 74
75Value: 10 75Value: 10
76Name: ENDPOINT_UNKNOWN 76Name: ENDPOINT_UNKNOWN
77Description: There is no endpoint defined for the URL provided by the client ( 77Description: There is no endpoint defined for the URL provided by the client.
78HttpStatus: 404 78HttpStatus: 404
79 79
80Value: 11 80Value: 11
@@ -84,7 +84,7 @@ HttpStatus: 414
84 84
85Value: 12 85Value: 12
86Name: WRONG_NUMBER_OF_SEGMENTS 86Name: WRONG_NUMBER_OF_SEGMENTS
87Description: The number of segments included in the URI does not match the number of segments expected by the endpoint. ( 87Description: The number of segments included in the URI does not match the number of segments expected by the endpoint.
88HttpStatus: 404 88HttpStatus: 404
89 89
90Value: 13 90Value: 13