FIORI App gegenereerd
This commit is contained in:
32
app/incidents/.appGenInfo.json
Normal file
32
app/incidents/.appGenInfo.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"generationParameters": {
|
||||
"generationDate": "Sun Jul 26 2026 06:25:31 GMT+0000 (Coordinated Universal Time)",
|
||||
"generatorPlatform": "SAP Business Application Studio",
|
||||
"serviceType": "Local CAP",
|
||||
"metadataFilename": "",
|
||||
"serviceUrl": "http://localhost:4004/odata/v4/processor/",
|
||||
"appName": "incidents",
|
||||
"appTitle": "Incidents-Management",
|
||||
"appDescription": "An SAP Fiori application.",
|
||||
"appNamespace": "ns",
|
||||
"ui5Theme": "sap_horizon",
|
||||
"ui5Version": "1.150.0",
|
||||
"enableEslint": true,
|
||||
"enableTypeScript": false,
|
||||
"showMockDataInfo": false,
|
||||
"generatorVersion": "1.29.0",
|
||||
"template": "List Report Page V4",
|
||||
"generatorName": "SAP Fiori Application Generator",
|
||||
"entityRelatedConfig": [
|
||||
{
|
||||
"type": "Main Entity",
|
||||
"value": "Incidents"
|
||||
},
|
||||
{
|
||||
"type": "Navigation Entity",
|
||||
"value": "None"
|
||||
}
|
||||
],
|
||||
"launchText": "To launch the generated app, start your CAP project: and navigate to the following location in your browser:\n\nhttp://localhost:4004/incidents/webapp/index.html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user