From a7ca7f136cf1a37f1c28d5e308a764868800d68f Mon Sep 17 00:00:00 2001 From: Gowtham M Date: Thu, 6 Nov 2025 09:48:54 +0530 Subject: [PATCH] route issue --- app/routes/routes.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/routes/routes.js b/app/routes/routes.js index c7c190d..3a82504 100644 --- a/app/routes/routes.js +++ b/app/routes/routes.js @@ -2085,6 +2085,9 @@ router.get("/submissions/getPreviousForecastData",[verifySignature, verifyToken] * summary: Get submission product update history (merged view) * description: Returns submission history with submission + product level change history merged. If no filters passed → returns entire history list. * tags: [Submissions] + * security: + * - appSignature: [] + * - bearerAuth: [] * parameters: * - in: query * name: establishment_id