diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 03fdcf1..cd33419 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -7,6 +7,9 @@ "requiredPlugins": [ "navigation" ], - "optionalPlugins": ["dataSource","dataSourceManagement"], + "optionalPlugins": [ + "dataSource", + "dataSourceManagement" + ], "supportedOSDataSourceVersions": ">=2.8.0" } \ No newline at end of file