swagger updated for /api/submission-audit-history
This commit is contained in:
parent
8c23648037
commit
dba70b069a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user