Relative Fiori dataSource URLs
Since this is what 'real' Fiori apps use as well, to allow serving from FLP. CDS's fiori helper takes care that they work w/o FLP as well.
This commit is contained in:
committed by
Christian Georgi
parent
cad615a662
commit
bfe0c831d6
@@ -8,7 +8,7 @@
|
||||
"i18n": "i18n/i18n.properties",
|
||||
"dataSources": {
|
||||
"AdminService": {
|
||||
"uri": "/admin/",
|
||||
"uri": "admin/",
|
||||
"type": "OData",
|
||||
"settings": {
|
||||
"odataVersion": "4.0"
|
||||
|
||||
Reference in New Issue
Block a user