odata-v2 (needs PR) and rm file-based

This commit is contained in:
D065023
2021-06-11 14:46:09 +02:00
parent 097b74db03
commit 9bbc431448
2 changed files with 2 additions and 3 deletions

View File

@@ -1,2 +1 @@
cds.requires.messaging.kind = file-based-messaging
PORT = 4006
PORT = 4006

View File

@@ -16,7 +16,7 @@
"cds": {
"requires": {
"API_BUSINESS_PARTNER": {
"kind": "odata",
"kind": "odata-v2",
"model": "srv/external/API_BUSINESS_PARTNER",
"[hybrid]": {
"credentials": {