Browse Source

docs: add missing parameter api call

Daniel Lee 8 years ago
parent
commit
68e7219135
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/sources/http_api/dashboard.md

+ 1 - 0
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
 - **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.
 - **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**:
 **Example Response**: