Exercise Tracker case #4

This is regarding test case #4:

You can POST to /api/exercise/add with form data userId=_id , description , duration , and optionally date . If no date is supplied, the current date will be used. The response returned will be the user object with the exercise fields added.

Can’t the developer or someone whos responsible give a DETAILED instruction to what the program’s output expects??? What’s the harm in doing so?

The instructions here is so vague. Can someone help?

EDIT: I’ve finished the exercise

Post the link to your code.

Thank you for your kind response.

It took some time and a lot of reading on the forum but I’ve completed the exercise

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.