Adjusting odata paths for cds7 (#543)
* Adjusting odata paths for cds7 * Still using old sqlite3 * npm ci * Remove Node 14 tests
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"i18n": "i18n/i18n.properties",
|
||||
"dataSources": {
|
||||
"OrdersService": {
|
||||
"uri": "/orders/",
|
||||
"uri": "/odata/v4/orders/",
|
||||
"type": "OData",
|
||||
"settings": {
|
||||
"odataVersion": "4.0"
|
||||
|
||||
Reference in New Issue
Block a user