From ba624e8d0ab229df997cffe780cb278a4cee665e Mon Sep 17 00:00:00 2001 From: Febri Hidayan Date: Mon, 23 Sep 2024 20:20:57 +0700 Subject: [PATCH] update postman link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 912a66b..dc43357 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Started rest API with clean architecture monorepo golang ## Docs Services Here I will provide the information that the service needs to set some default configurations. -You can see all endpoints at the following link: [Endpoints Go Architecture Monorepo](https://www.postman.com/aviation-geologist-28886159/workspace/go-architecture-monorepo) +You can see all endpoints at the following link: [Endpoints Go Architecture Monorepo](https://www.postman.com/bold-trinity-430312/workspace/go-architecture-monorepo) ### Notification Service In the notification service you must save templates for email and FCM needs, here I will provide an example payload to save to the database. You can modify as you wish, you need to know that the use of email and FCM templates must be different. If they are the same then the concept of both should be the same as the welcome template.