Explorar el Código

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

Torkel Ödegaard hace 10 años
padre
commit
020d7d4939
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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" ],