From 7370aed2997781c26e8b77dfe126034a7d872b51 Mon Sep 17 00:00:00 2001 From: varun Date: Thu, 8 Jun 2023 06:36:47 -0400 Subject: [PATCH] test1 --- src/routes/tanksRoute.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/tanksRoute.js b/src/routes/tanksRoute.js index 45e76973..7406afed 100644 --- a/src/routes/tanksRoute.js +++ b/src/routes/tanksRoute.js @@ -327,7 +327,7 @@ module.exports = function (fastify, opts, next) { }); - + fastify.route({ @@ -336,7 +336,7 @@ module.exports = function (fastify, opts, next) { schema: { tags: ["Tank"], description: "This is for creating an IOT Device", - summary: "Create IOT Device", + summary: "thi is to Create IOT Device", body: { type: "object", properties: {