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: {