We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9f625 commit 749c6feCopy full SHA for 749c6fe
app/admin/webapp/manifest.json
@@ -86,7 +86,7 @@
86
"name": "sap.fe.templates.ListReport",
87
"options": {
88
"settings" : {
89
- "entitySet" : "Books",
+ "contextPath" : "/Books",
90
"navigation" : {
91
"Books" : {
92
"detail" : {
@@ -113,7 +113,7 @@
113
"name": "sap.fe.templates.ObjectPage",
114
115
116
117
118
"Authors" : {
119
@@ -130,7 +130,7 @@
130
131
132
133
- "entitySet" : "Authors"
+ "contextPath" : "/Authors"
134
}
135
136
0 commit comments