From 7a6946a0d65319196eaaa91e20f1f153566466f0 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:51:53 -0700 Subject: [PATCH] [AUTO] Increment version to 2.16.0.0 (#359) Signed-off-by: dependabot[bot] Signed-off-by: github-actions[bot] Signed-off-by: opensearch-ci-bot Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: opensearch-ci-bot Co-authored-by: Sumukh Swamy --- opensearch_dashboards.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index e838eb4..f21363c 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -5,12 +5,18 @@ "server": true, "ui": true, "supportedOSDataSourceVersions": ">=1.0.0", - "requiredOSDataSourcePlugins": ["opensearch-sql"], + "requiredOSDataSourcePlugins": [ + "opensearch-sql" + ], "requiredPlugins": [ "devTools", "navigation", "opensearchDashboardsReact", "opensearchDashboardsUtils" ], - "optionalPlugins": ["observabilityDashboards", "dataSource", "dataSourceManagement"] -} + "optionalPlugins": [ + "observabilityDashboards", + "dataSource", + "dataSourceManagement" + ] +} \ No newline at end of file