From aee6df674cc09fb656d46565a3edbb3826234b99 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 27 Apr 2021 08:00:43 +0100 Subject: [PATCH] Docs: Removed type from find annotations example. (#33399) (#33403) --- docs/sources/http_api/annotations.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/sources/http_api/annotations.md b/docs/sources/http_api/annotations.md index 5a87f5c3593..190807dc095 100644 --- a/docs/sources/http_api/annotations.md +++ b/docs/sources/http_api/annotations.md @@ -53,7 +53,6 @@ Content-Type: application/json "timeEnd": 1507266395000, "text": "test", "metric": "", - "type": "event", "tags": [ "tag1", "tag2" @@ -72,7 +71,6 @@ Content-Type: application/json "time": 1507265111000, "text": "test", "metric": "", - "type": "event", "tags": [ "tag1", "tag2"