소스 검색

Update docs, fixed mistake in http api docs, Fixes #1928

Torkel Ödegaard 10 년 전
부모
커밋
020d7d4939
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sources/reference/http_api.md

+ 1 - 1
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" ],