fixed keys

This commit is contained in:
D065023
2019-12-06 10:54:45 +01:00
parent dfe876e2cf
commit 12aee3e38c
7 changed files with 80 additions and 37 deletions

View File

@@ -5,6 +5,7 @@
"license": "SAP SAMPLE CODE LICENSE",
"dependencies": {
"@sap/cds": "latest",
"@sap/xb-msg-amqp-v100": "^0.9.31-SNAPSHOT",
"express": "*",
"sqlite3": "^4.1.0"
},
@@ -17,13 +18,8 @@
"kind": "odata",
"model": "srv/external/API_BUSINESS_PARTNER"
},
"db": {
"kind": "sqlite",
"model": [
"db/",
"srv/",
"app/"
]
"messaging": {
"kind": "enterprise-messaging"
}
}
}