dustismo opened this issue 13 years ago · 0 comments
Need to ignore commented out lines when parsing the annotation.
( route = "/v4/tv/chart/daily", access = {"tv", "tvcharts"} // cacheTimeout = 60*30 )
incorrectly assigns:
access = 60*30