diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 43a57319..f53a8f3e 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -17,5 +17,7 @@ "server": true, "ui": true, "supportedOSDataSourceVersions": ">=1.0.0", - "requiredOSDataSourcePlugins": ["opensearch-security"] + "requiredOSDataSourcePlugins": [ + "opensearch-security" + ] } \ No newline at end of file