Skip to content

Commit dc72459

Browse files
Add coverage badge and documentation
1 parent 1a39b11 commit dc72459

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/content/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ The following list describes the currently supported features of the Grafana API
2121
- [ ] [HTTP Preferences API](https://grafana.com/docs/grafana/latest/http_api/preferences/)
2222
- [x] [HTTP Snapshot API](https://grafana.com/docs/grafana/latest/http_api/snapshot/)
2323
- [ ] [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/)
2526
- [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/)
2728
- [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/)
2930
- [x] [Short URL HTTP API](https://grafana.com/docs/grafana/latest/http_api/short_url/)
3031
- [x] [Team HTTP API](https://grafana.com/docs/grafana/latest/http_api/team/)
3132
- [x] [User HTTP API](https://grafana.com/docs/grafana/latest/http_api/user/)

0 commit comments

Comments
 (0)