Forráskód Böngészése

Fixed invalid json example, added missing comma

Alex Laverty 10 éve
szülő
commit
dca45f177f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      docs/sources/reference/http_api.md

+ 1 - 1
docs/sources/reference/http_api.md

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