diff --git a/packages/bookshop/req.http b/packages/bookshop/req.http deleted file mode 100644 index 4aa99fc8..00000000 --- a/packages/bookshop/req.http +++ /dev/null @@ -1,6 +0,0 @@ -PATCH http://localhost:4004/api-business-partner/A_BusinessPartner('ALICE') -Content-Type: application/json - -{ - "BusinessPartnerIsBlocked": true -}