From 929a99cdbb579e53fe458752b147c10344c92aca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 11 Apr 2015 16:32:05 +0200 Subject: more complete documentation --- src/mint/taler-mint-httpd_parsing.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/mint/taler-mint-httpd_parsing.c') diff --git a/src/mint/taler-mint-httpd_parsing.c b/src/mint/taler-mint-httpd_parsing.c index ad307dd45..c492eccef 100644 --- a/src/mint/taler-mint-httpd_parsing.c +++ b/src/mint/taler-mint-httpd_parsing.c @@ -887,7 +887,9 @@ TMH_PARSE_release_data (struct TMH_PARSE_FieldSpecification *spec) /** - * Parse absolute time specified in JSON format. + * Parse absolute time specified in JSON format. The JSON format is + * "/TIMEVAL/" where TIMEVAL is in milliseconds. Additionally, we + * support "/forever/" to represent the end of time. * * @param connection the MHD connection (to report errors) * @param f json specification of the amount -- cgit v1.2.3