csrf token checking

This commit is contained in:
unknown 2025-12-24 13:07:12 +05:30
parent 2ef1dc8be4
commit b0c6d95a69

View File

@ -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: