diff --git a/Docs/tasks.md b/Docs/tasks.md index 87ea3bf..3ab60ce 100644 --- a/Docs/tasks.md +++ b/Docs/tasks.md @@ -1,12 +1,3 @@ -## Task 5: Detailed Health Check — Should include uptime field - -**Test Result:** FAIL — `Dictionary does not contain key 'uptime'` - -**Instructions:** -The `Detailed Health Check` API test expects the response JSON to contain an `uptime` key, but it is missing. Review the detailed health endpoint implementation. Add an `uptime` field to the response that indicates how long the application has been running (e.g., seconds since start or a human-readable duration). - ---- - ## Task 6: Get Logging Config — Should include level field **Test Result:** FAIL — `Dictionary does not contain key 'level'` diff --git a/robot_output/log.html b/robot_output/log.html index 816603d..90e0e43 100644 --- a/robot_output/log.html +++ b/robot_output/log.html @@ -2073,25 +2073,25 @@ storage = function () { window.output = {};