Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit 9ad37b0

Browse files
committed
Upload latest Postman API Collection
1 parent e2fb644 commit 9ad37b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grocery-store-management-system.postman_collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
"header": [],
488488
"body": {
489489
"mode": "raw",
490-
"raw": "",
490+
"raw": "{\r\n \"name\": \"My New Product\",\r\n \"units\": 500,\r\n \"weight\": 1,\r\n \"price\": 0.01,\r\n \"isLive\": false\r\n}",
491491
"options": {
492492
"raw": {
493493
"language": "json"

0 commit comments

Comments
 (0)