kromitgmbh / titra

titra - modern open source project time tracking for freelancers and small teams
https://titra.io
GNU Affero General Public License v3.0
404 stars 55 forks source link

API documentation typo for TimeEntry | Get time entries for daterange #220

Closed ed-parsadanyan closed 3 weeks ago

ed-parsadanyan commented 3 weeks ago

image

/timeentry/list/daterange/:fromDate/:toDate seems to be a typo and /timeentry/daterange/:fromDate/:toDate should be instead

https://github.com/kromitgmbh/titra/blob/c421890c50c3518ee720a7e73206de8ad9336bb9/server/APIroutes.js#L153-L172

faburem commented 3 weeks ago

thanks for reporting this, it should be corrected now - you might have to hard refresh the API docs page.