From 020d7d4939695a80b6c1bae6d0e2bdce9e4528d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 3 May 2015 16:46:46 +0200 Subject: [PATCH] Update docs, fixed mistake in http api docs, Fixes #1928 --- docs/sources/reference/http_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/http_api.md b/docs/sources/reference/http_api.md index f02741cb37b..c0b63050199 100644 --- a/docs/sources/reference/http_api.md +++ b/docs/sources/reference/http_api.md @@ -121,7 +121,7 @@ Will return the dashboard given the dashboard slug. Slug is the url friendly ver "isStarred": false, "slug": "production-overview" }, - "dashboard": { + "model": { "id": null, "title": "Production Overview", "tags": [ "templated" ],