Uptime-Kuma-Web-API icon indicating copy to clipboard operation
Uptime-Kuma-Web-API copied to clipboard

API /uptime not return all the monitor id

Open giaosucan opened this issue 1 year ago • 1 comments

I used API /uptime but the data return not consistency, sometime it return all the monitor id , but sometimes return only one

[ { "id": 46, "duration": 24, "uptime": 1 }, { "id": 46, "duration": 720, "uptime": 0.9442526567250907 } ]

giaosucan avatar Oct 14 '24 15:10 giaosucan

Hello! Fixed in: https://github.com/021-projects/Uptime-Kuma-Web-API/tree/develop

021-projects avatar Mar 14 '25 17:03 021-projects