mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Update dashboard.md (#5640)
The key returned by `GET /api/dashboards/db/:slug` is "dashboard" (not "model").
This commit is contained in:
parent
490ea18638
commit
62e162c44c
@ -96,7 +96,7 @@ Will return the dashboard given the dashboard slug. Slug is the url friendly ver
|
||||
"isStarred": false,
|
||||
"slug": "production-overview"
|
||||
},
|
||||
"model": {
|
||||
"dashboard": {
|
||||
"id": null,
|
||||
"title": "Production Overview",
|
||||
"tags": [ "templated" ],
|
||||
|
Loading…
Reference in New Issue
Block a user