ApiChanges:GWM
This commit is contained in:
parent
84d54bece3
commit
05f1395e9d
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user