csrf token checking
This commit is contained in:
parent
2ef1dc8be4
commit
b0c6d95a69
@ -2998,10 +2998,9 @@ router.get("/unit_master_download_sample_file",[verifySignature, verifyToken], u
|
||||
* /api/manufacturing/getManufacturingIndex:
|
||||
* get:
|
||||
* summary: Get all Manufacturing IPI Index list
|
||||
* tags: [ManufacturingIpi]
|
||||
* tags: [ManufacturingIPI]
|
||||
* security:
|
||||
* - appSignature: []
|
||||
* - CSRF: []
|
||||
* cookieAuth: [] # or bearerAuth: [] if you use Authorization header
|
||||
* responses:
|
||||
* 200:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user