From fc40644fb94f0cfd5ff4d9e60f49734a4c1437c3 Mon Sep 17 00:00:00 2001 From: Ichlasul Affan <ichlaffterlalu@gmail.com> Date: Fri, 5 Apr 2024 05:49:06 +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 6597e45..3043f06 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The subscribers are another Rocket instances, so the notification will be sent u ## 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 Publisher" folder. This Postman collection also contains endpoints that you need to implement later on (the `Notification` feature). -- GitLab