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": {