diff --git a/packages/bookshop/package.json b/packages/bookshop/package.json index 1501d76f..c6d58955 100644 --- a/packages/bookshop/package.json +++ b/packages/bookshop/package.json @@ -18,8 +18,8 @@ "API_BUSINESS_PARTNER": { "kind": "odata", "model": "srv/external/API_BUSINESS_PARTNER", - "--credentials": { - "destination": "API098" + "credentials": { + "destination": "cap-api098" } } }