From dba70b069a3120c1661c387fd59808d40c586eb2 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 5 Nov 2025 20:38:03 +0530 Subject: [PATCH] swagger updated for /api/submission-audit-history --- app/routes/routes.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/routes/routes.js b/app/routes/routes.js index c6b5ed7..4ba8b8d 100644 --- a/app/routes/routes.js +++ b/app/routes/routes.js @@ -2074,6 +2074,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