This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Commit 534d901
committed
correct
This corrects the [GET /api/annotations](https://grafana.com/docs/grafana/latest/http_api/annotations/) URL path.
The correct path is `/api/annotations` and not `/api/annotation`.
For further context, see:
grafana/terraform-provider-grafana#11 (comment)
Signed-off-by: Mike Ball <mikedball@gmail.com>GET /api/annotations path1 parent c957748 commit 534d901
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments