Initial export of EON_EMOBILITY_PROVIDER
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"exposed": true,
|
||||
"authentication": [
|
||||
{
|
||||
"method": "Form"
|
||||
}
|
||||
],
|
||||
"force_ssl": false,
|
||||
"cache_control": "no-cache, no-store"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"_version": "1.0.0",
|
||||
"sap.app": {
|
||||
"id": "uniorg.eon.emobility.provider.ui.pricematrix",
|
||||
"type": "application",
|
||||
"i18n": "i18n/i18n.properties",
|
||||
"title": "{{appTitle}}",
|
||||
"description": "{{appDescription}}",
|
||||
"applicationVersion": {
|
||||
"version": "1.0.0"
|
||||
}
|
||||
},
|
||||
"sap.ui5": {
|
||||
"rootView": {
|
||||
"viewName": "uniorg.eon.emobility.provider.ui.pricematrix.view.App",
|
||||
"type": "XML"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user