schemaMappings.json 745 B

123456789101112131415
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud (C) Copyright IBM Corp. 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "name": "nameSchema.json",
  4. "version": "versionSchema.json",
  5. "layout": "layoutSchema.json",
  6. "layoutFragment": "layoutFragmentSchema.json",
  7. "theme": "themeSchema.json",
  8. "specVersion": "versionSchema.json",
  9. "eventGroups": "eventGroupsSchema.json",
  10. "drillThrough": "drillThroughSchema.json",
  11. "properties": "propertiesSchema.json",
  12. "pageContext": "pageContextSchema.json",
  13. "widgets": "widgetsSchema.json",
  14. "widgetsFragment": "widgetsFragmentSchema.json"
  15. }