From 48ee934b00fad43cc5192d382220fbe341d144f1 Mon Sep 17 00:00:00 2001 From: Uwe Klinger Date: Wed, 19 May 2021 10:24:55 +0200 Subject: [PATCH] Only profile credentials --- suppliers/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/suppliers/package.json b/suppliers/package.json index 5bcec8ef..9be35291 100644 --- a/suppliers/package.json +++ b/suppliers/package.json @@ -15,10 +15,10 @@ }, "cds": { "requires": { - "[with-destination]": { - "API_BUSINESS_PARTNER": { - "kind": "odata", - "model": "srv/external/API_BUSINESS_PARTNER", + "API_BUSINESS_PARTNER": { + "kind": "odata", + "model": "srv/external/API_BUSINESS_PARTNER", + "[with-destination]": { "credentials": { "destination": "" }