Browse Source

docs: remove message property in response from get alerts http api

Fixes #12524
Marcus Efraimsson 7 years ago
parent
commit
c5c518fd17
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/sources/http_api/alerting.md

+ 0 - 1
docs/sources/http_api/alerting.md

@@ -59,7 +59,6 @@ Content-Type: application/json
     "panelId": 1,
     "panelId": 1,
     "name": "fire place sensor",
     "name": "fire place sensor",
     "state": "alerting",
     "state": "alerting",
-    "message": "Someone is trying to break in through the fire place",
     "newStateDate": "2018-05-14T05:55:20+02:00",
     "newStateDate": "2018-05-14T05:55:20+02:00",
     "evalDate": "0001-01-01T00:00:00Z",
     "evalDate": "0001-01-01T00:00:00Z",
     "evalData": null,
     "evalData": null,