Commit 62e162c4 by Peter Bonney Committed by Torkel Ödegaard

Update dashboard.md (#5640)

The key returned by `GET /api/dashboards/db/:slug` is "dashboard" (not "model").
parent 490ea186
......@@ -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" ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment