rm amqp and req

This commit is contained in:
D065023
2020-01-29 15:21:13 +01:00
parent 9c30ad7584
commit 79c3a22224
2 changed files with 0 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
"description": "A simple bookshop application, build in a self-contained all-in-one fashion, i.e. w/o reusing other packages.",
"license": "SAP SAMPLE CODE LICENSE",
"dependencies": {
"@sap/xb-msg-amqp-v100": "latest",
"@sap/cds": "latest",
"express": "*"
},

View File

@@ -1,6 +0,0 @@
PATCH http://localhost:4004/api-business-partner/A_BusinessPartner('ALICE')
Content-Type: application/json
{
"BusinessPartnerIsBlocked": true
}