From 62c11dee1a5e977eb93a6d0ced72232a4e974d11 Mon Sep 17 00:00:00 2001 From: D065023 Date: Wed, 29 Jan 2020 15:21:32 +0100 Subject: [PATCH] rm req --- packages/bookshop/req.http | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 packages/bookshop/req.http 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 -}