From 05f1395e9d8e89dc6a15be12caa87c9ff5719180 Mon Sep 17 00:00:00 2001 From: sriramv Date: Sat, 28 May 2022 12:35:11 +0530 Subject: [PATCH] ApiChanges:GWM --- app/routes/routes.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app/routes/routes.js b/app/routes/routes.js index f9f2cf9..d482488 100644 --- a/app/routes/routes.js +++ b/app/routes/routes.js @@ -84,8 +84,8 @@ module.exports = app => { * @swagger * /api/createNotes: * post: -* summary: Pull SalesPd Data -* description: Pull SalesPd Data +* summary: +* description: * requestBody: * content: * application/json: @@ -134,9 +134,8 @@ module.exports = app => { * @swagger * /api/updateNotes: * post: -* summary: Pull SalesPd Data -* description: Pull SalesPd Data -* requestBody: +* summary: +* description: * content: * application/json: * schema: