Merge pull request #2313 from alaverty/master

Fixed invalid json example, added missing comma
This commit is contained in:
Torkel Ödegaard 2015-07-09 22:05:35 +02:00
commit b2c0eefbbc

View File

@ -53,7 +53,7 @@ Creates a new dashboard or updates an existing dashboard.
"rows": [
{
}
]
],
"schemaVersion": 6,
"version": 0
},