Tell us what’s happening:
Describe your issue in detail here.
I think I have completed this project but this last test is not passing.I think there is an issue with the test because I think it should pass.
The last test is this one
You can add
from
,to
andlimit
parameters to aGET /api/users/:_id/logs
request to retrieve part of the log of any user.from
andto
are dates inyyyy-mm-dd
format.limit
is an integer of how many logs to send back.`
Your project link(s)
solution: boilerplate-project-exercisetracker - Replit
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0
Challenge: Back End Development and APIs Projects - Exercise Tracker
Link to the challenge: