made changes in reset token test

master
varun 3 years ago
parent 660084974d
commit 483d2f9745

@ -253,9 +253,9 @@ fastify.post("/api/login", {
fastify.get("/api/reset_token/:customerId", { fastify.get("/api/reset_token/:customerId", {
schema: { schema: {
description: "This is for Reset Token", description: "This is for Reset Token 54",
tags: ["Login"], tags: ["Login"],
summary: "This is for Reset Token", summary: "This is for Reset Token 54",
params: { params: {
type: "object", type: "object",
properties: { properties: {

Loading…
Cancel
Save