From 68e7219135c2f4ea5478573f5f753c80ce8b2af9 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Sun, 9 Jul 2017 02:00:50 +0200 Subject: [PATCH] docs: add missing parameter api call --- docs/sources/http_api/dashboard.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/http_api/dashboard.md b/docs/sources/http_api/dashboard.md index a7b7ae87a62..890156ad635 100644 --- a/docs/sources/http_api/dashboard.md +++ b/docs/sources/http_api/dashboard.md @@ -46,6 +46,7 @@ JSON Body schema: - **dashboard** – The complete dashboard model, id = null to create a new dashboard - **overwrite** – Set to true if you want to overwrite existing dashboard with newer version or with same dashboard title. +- **message** - Set a commit message for the version history. **Example Response**: