You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ak...@apache.org on 2019/07/22 21:22:23 UTC

[incubator-pinot] branch master updated: [TE] Update Swagger Resource Package (#4458)

This is an automated email from the ASF dual-hosted git repository.

akshayrai09 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d0b247  [TE] Update Swagger Resource Package (#4458)
2d0b247 is described below

commit 2d0b247606528df20c081ecee1479a5b28e2df8b
Author: Akshay Rai <ak...@gmail.com>
AuthorDate: Mon Jul 22 14:22:17 2019 -0700

    [TE] Update Swagger Resource Package (#4458)
---
 thirdeye/thirdeye-pinot/config/dashboard.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/thirdeye/thirdeye-pinot/config/dashboard.yml b/thirdeye/thirdeye-pinot/config/dashboard.yml
index d6a0225..b7b4b47 100644
--- a/thirdeye/thirdeye-pinot/config/dashboard.yml
+++ b/thirdeye/thirdeye-pinot/config/dashboard.yml
@@ -33,5 +33,4 @@ server:
       port: 1427
 whitelistDatasets: []
 swagger:
-  resourcePackage: "org.apache.pinot.thirdeye.dashboard.resources,org.apache.pinot.thirdeye.dashboard.resources.v2,org.apache.pinot.thirdeye.anomaly.onboard"
-
+  resourcePackage: "org.apache.pinot.thirdeye.dashboard.resources,org.apache.pinot.thirdeye.dashboard.resources.v2,org.apache.pinot.thirdeye.anomaly.onboard,org.apache.pinot.thirdeye.detection,org.apache.pinot.thirdeye.detection.yaml"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org