File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,12 @@ The following list describes the currently supported features of the Grafana API
21
21
- [ ] [ HTTP Preferences API] ( https://grafana.com/docs/grafana/latest/http_api/preferences/ )
22
22
- [x] [ HTTP Snapshot API] ( https://grafana.com/docs/grafana/latest/http_api/snapshot/ )
23
23
- [ ] [ Library Element HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/library_element/ )
24
- - [ ] [ Licensing HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/licensing/ )
24
+ - [x] [ Query History API] ( https://grafana.com/docs/grafana/latest/http_api/query_history/ )
25
+ - [x] [ Licensing HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/licensing/ )
25
26
- [x] [ Organization HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/org/ )
26
- - [ ] [ Other HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/other/ )
27
+ - [x ] [ Other HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/other/ )
27
28
- [x] [ Playlist HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/playlist/ )
28
- - [ ] [ Reporting API] ( https://grafana.com/docs/grafana/latest/http_api/reporting/ )
29
+ - [x ] [ Reporting API] ( https://grafana.com/docs/grafana/latest/http_api/reporting/ )
29
30
- [x] [ Short URL HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/short_url/ )
30
31
- [x] [ Team HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/team/ )
31
32
- [x] [ User HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/user/ )
You can’t perform that action at this time.
0 commit comments