From 9bbc431448aff607eb1c8072cfbbe9268529ab50 Mon Sep 17 00:00:00 2001 From: D065023 Date: Fri, 11 Jun 2021 14:46:09 +0200 Subject: [PATCH] odata-v2 (needs PR) and rm file-based --- suppliers/.env | 3 +-- suppliers/package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/suppliers/.env b/suppliers/.env index 616dd8d0..9d7dc2db 100644 --- a/suppliers/.env +++ b/suppliers/.env @@ -1,2 +1 @@ -cds.requires.messaging.kind = file-based-messaging -PORT = 4006 \ No newline at end of file +PORT = 4006 diff --git a/suppliers/package.json b/suppliers/package.json index fc5aa5d2..3bd4a3b3 100644 --- a/suppliers/package.json +++ b/suppliers/package.json @@ -16,7 +16,7 @@ "cds": { "requires": { "API_BUSINESS_PARTNER": { - "kind": "odata", + "kind": "odata-v2", "model": "srv/external/API_BUSINESS_PARTNER", "[hybrid]": { "credentials": {