Added "message" to the create dashboard example. (#32452)

This commit is contained in:
achatterjee-grafana 2021-03-29 15:00:27 -04:00 committed by GitHub
parent 6158f1e876
commit 29bf863a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,7 @@ Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
"refresh": "25s"
},
"folderId": 0,
"message": "Made changes to xyz",
"overwrite": false
}
```