From 483d2f974596403fd3b262506bcc6fdbac7e8e58 Mon Sep 17 00:00:00 2001 From: varun Date: Tue, 21 Feb 2023 01:03:04 -0500 Subject: [PATCH] made changes in reset token test --- src/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.js b/src/index.js index b01b34a2..f1a25c66 100644 --- a/src/index.js +++ b/src/index.js @@ -253,9 +253,9 @@ fastify.post("/api/login", { fastify.get("/api/reset_token/:customerId", { schema: { - description: "This is for Reset Token", + description: "This is for Reset Token 54", tags: ["Login"], - summary: "This is for Reset Token", + summary: "This is for Reset Token 54", params: { type: "object", properties: {