Skip to content

Commit 4660c8b

Browse files
committed
readme changed
1 parent ff9713a commit 4660c8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ STRIPE_TOKEN=sk_text_z&&2DbCJa9d3gZkxFwJdE$&hHbRe47KHxAF%&N#qRVx*zVFG$W
7878
| Get Monthly Purchases | `/api/purchases/monthly` | Get |
7979
| Get All Purchase | `/api/purchases/getAll` | Get |
8080
| Get user Purchase | `/api/purchases/:userId` | Get |
81-
| Delete Purchase | `/api/purchases/:purchaseId` | Delete |
8281
| Edit Status Purchase | `/api/purchases/status/:purchaseId` | Put |
82+
| Delete Purchase | `/api/purchases/:purchaseId` | Delete |
83+
8384

8485
[Postman Documentation](https://documenter.getpostman.com/view/21643141/2s93sXcaLf#31c36708-d610-4480-8c8a-628bb32dcfde)
8586

0 commit comments

Comments
 (0)