ApiChanges:GWM

This commit is contained in:
sriramv 2022-05-28 12:35:11 +05:30
parent 84d54bece3
commit 05f1395e9d

View File

@ -84,8 +84,8 @@ module.exports = app => {
* @swagger * @swagger
* /api/createNotes: * /api/createNotes:
* post: * post:
* summary: Pull SalesPd Data * summary:
* description: Pull SalesPd Data * description:
* requestBody: * requestBody:
* content: * content:
* application/json: * application/json:
@ -134,9 +134,8 @@ module.exports = app => {
* @swagger * @swagger
* /api/updateNotes: * /api/updateNotes:
* post: * post:
* summary: Pull SalesPd Data * summary:
* description: Pull SalesPd Data * description:
* requestBody:
* content: * content:
* application/json: * application/json:
* schema: * schema: