mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update docs, fixed mistake in http api docs, Fixes #1928
This commit is contained in:
parent
8d081a081d
commit
020d7d4939
@ -121,7 +121,7 @@ Will return the dashboard given the dashboard slug. Slug is the url friendly ver
|
|||||||
"isStarred": false,
|
"isStarred": false,
|
||||||
"slug": "production-overview"
|
"slug": "production-overview"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"model": {
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "Production Overview",
|
"title": "Production Overview",
|
||||||
"tags": [ "templated" ],
|
"tags": [ "templated" ],
|
||||||
|
Loading…
Reference in New Issue
Block a user