smartsDashboardLearning.json 556 B

12345678910111213
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "features": [{
  4. "id": "com.ibm.bi.dashboard",
  5. "collectionItems": [{
  6. "containerId": "com.ibm.bi.dashboard.features",
  7. "name": "DashboardLearning",
  8. "id": "com.ibm.bi.dashboard.features.DashboardLearning",
  9. "class": "bi/smarts-js/dashboardLearning.min",
  10. "dependencies":["API", "LifeCycle"]
  11. }]
  12. }]
  13. }