mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed invalid json example, added missing comma
This commit is contained in:
@@ -53,7 +53,7 @@ Creates a new dashboard or updates an existing dashboard.
|
|||||||
"rows": [
|
"rows": [
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
"schemaVersion": 6,
|
"schemaVersion": 6,
|
||||||
"version": 0
|
"version": 0
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user