From bfb0d975bb9fa9ec07fd059925b6244d8db9da62 Mon Sep 17 00:00:00 2001 From: Ichlasul Affan <ichlaffterlalu@gmail.com> Date: Fri, 5 Apr 2024 05:48:39 +0000 Subject: [PATCH] Updated the Postman Collection JSON to avoid GitHub push blocks. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c29fe54..7e0fc90 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The notification will be sent using HTTP POST request, so you need to make the r ## API Documentations -You can download the Postman Collection JSON here: https://api.postman.com/collections/1518342-1ab29a75-95d2-4e61-a257-0971e15b75a0?access_key=PMAT-01HT9WP343FDK3QKB7HGE2AKHJ +You can download the Postman Collection JSON here: https://ristek.link/AdvProgWeek7Postman After you download the Postman Collection, you can try the endpoints inside "BambangShop Receiver" folder. -- GitLab