This commit is contained in:
2024-11-16 14:43:25 +03:30
committed by GitHub
parent 61c2dfb392
commit fafb2ecd1b

View File

@@ -48,6 +48,7 @@ GET /products?id=in.(1,2,79)
expect(responseItems[1].id).to.equal(2); expect(responseItems[1].id).to.equal(2);
}) })
}} }}
### ###
POST /products POST /products
Content-Type: application/json Content-Type: application/json