rm amqp and req
This commit is contained in:
@@ -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": "*"
|
||||
},
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
PATCH http://localhost:4004/api-business-partner/A_BusinessPartner('ALICE')
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"BusinessPartnerIsBlocked": true
|
||||
}
|
||||
Reference in New Issue
Block a user