From c8c1f664e0163828962cf1aa67ac5dfa244f7371 Mon Sep 17 00:00:00 2001 From: Bhaskar Date: Wed, 11 Dec 2024 12:56:30 +0530 Subject: [PATCH] testing --- src/routes/departmentRoute.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/departmentRoute.js b/src/routes/departmentRoute.js index fe6df2fb..c4a7fb36 100644 --- a/src/routes/departmentRoute.js +++ b/src/routes/departmentRoute.js @@ -291,8 +291,8 @@ module.exports = function (fastify, opts, next) { fastify.get("/api/getalldesignationsParticularFileds", { schema: { tags: ["Department"], - description: "This is for Get all Designation particular fileds Data", - summary: "This is for to Get all Designation particular fields Data", + description: "This is for Get all Designation particular fileds", + summary: "This is for to Get all Designation particular fields", security: [ {