From fafb2ecd1b35b77582a073d5c39c153f5633bc13 Mon Sep 17 00:00:00 2001 From: alibw Date: Sat, 16 Nov 2024 14:43:25 +0330 Subject: [PATCH] new line --- Rest.http | 1 + 1 file changed, 1 insertion(+) 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