{ "Type": "sap.ui.core.mvc.JSONView", "controllerName": "codeql-sap-js.controller.app", "content": [ { "Type": "sap.m.Input", "placeholder": "Enter Payload", "description": "Try: ", "value": "{/input}" }, { "Type": "sap.ui.core.HTML", "content": "{/input}" } ] }