application.json 415 B

12345678910111213
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2014, 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "lensable": false,
  4. "excludeCommon": true,
  5. "features": [
  6. {
  7. "id": "com.ibm.bi.glass.login",
  8. "content": {
  9. "module": "caglass/views/LoginView"
  10. }
  11. }
  12. ]
  13. }