Closed Maelstromeous closed 8 years ago
Noticed this with the new version, just checked the API and it is returning?
Also noticed, that the tooltip you used to have on the refresh button saying when the server last got the request has also disappeared.
Dump of what I see on the /v2/alert/active endpoint:
[ { "ResultID": 17482, "instanceID": 6635, "ResultStartTime": 1451694286, "ResultEndTime": null, "ResultDateTime": null, "ResultServer": 1, "ResultTimeType": "AFT", "ResultMajority": 0, "ResultWinner": "", "ResultDraw": null, "ResultAlertCont": 6, "ResultAlertType": 3, "ResultDomination": null, "Valid": null, "InProgress": 1, "event": 0 }, { "ResultID": 17484, "instanceID": 7095, "ResultStartTime": 1451694477, "ResultEndTime": null, "ResultDateTime": null, "ResultServer": 17, "ResultTimeType": "PRI", "ResultMajority": 0, "ResultWinner": "", "ResultDraw": null, "ResultAlertCont": 6, "ResultAlertType": 3, "ResultDomination": null, "Valid": null, "InProgress": 1, "event": 0 }, { "ResultID": 17485, "instanceID": 7149, "ResultStartTime": 1451694944, "ResultEndTime": null, "ResultDateTime": null, "ResultServer": 13, "ResultTimeType": "MOR", "ResultMajority": null, "ResultWinner": "", "ResultDraw": null, "ResultAlertCont": 2, "ResultAlertType": 1, "ResultDomination": null, "Valid": null, "InProgress": 1, "event": 0 }, { "ResultID": 17486, "instanceID": 7113, "ResultStartTime": 1451695062, "ResultEndTime": null, "ResultDateTime": null, "ResultServer": 10, "ResultTimeType": "MOR", "ResultMajority": null, "ResultWinner": "", "ResultDraw": null, "ResultAlertCont": 2, "ResultAlertType": 1, "ResultDomination": null, "Valid": null, "InProgress": 1, "event": 0 } ]
Do you have 0.9.9.1?
I did yes. I double checked to make sure :P
Noticed this with the new version, just checked the API and it is returning?
Also noticed, that the tooltip you used to have on the refresh button saying when the server last got the request has also disappeared.
Dump of what I see on the /v2/alert/active endpoint: