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: