This commit is contained in:
Uwe Klinger
2021-05-07 14:12:01 +02:00
parent 902afd8a76
commit d04cb801c4
6 changed files with 24 additions and 3 deletions

View File

@@ -17,7 +17,11 @@
"requires": {
"API_BUSINESS_PARTNER": {
"kind": "odata",
"model": "srv/external/API_BUSINESS_PARTNER"
"model": "srv/external/API_BUSINESS_PARTNER",
"credentials": {
"destination": "blub",
"url": "http://localhost:3333"
}
},
"[development]": {
"messaging": {