diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 4 |
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 Value: 10 Name: ENDPOINT_UNKNOWN -Description: There is no endpoint defined for the URL provided by the client ( +Description: There is no endpoint defined for the URL provided by the client. HttpStatus: 404 Value: 11 @@ -84,7 +84,7 @@ HttpStatus: 414 Value: 12 Name: WRONG_NUMBER_OF_SEGMENTS -Description: The number of segments included in the URI does not match the number of segments expected by the endpoint. ( +Description: The number of segments included in the URI does not match the number of segments expected by the endpoint. HttpStatus: 404 Value: 13 |