diff --git a/Rest.http b/Rest.http index 5c96baa..bf23676 100644 --- a/Rest.http +++ b/Rest.http @@ -48,6 +48,7 @@ GET /products?id=in.(1,2,79) expect(responseItems[1].id).to.equal(2); }) }} + ### POST /products Content-Type: application/json