From 37eee84552e94d0ada654e379140a96442b9034f Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Tue, 27 Apr 2021 01:28:13 -0400 Subject: [PATCH] Docs: Removed type from find annotations example. (#33399) --- 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"