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)
|
* 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.
|
* description: Returns submission history with submission + product level change history merged. If no filters passed → returns entire history list.
|
||||||
* tags: [Submissions]
|
* tags: [Submissions]
|
||||||
|
* security:
|
||||||
|
* - appSignature: []
|
||||||
|
* - bearerAuth: []
|
||||||
* parameters:
|
* parameters:
|
||||||
* - in: query
|
* - in: query
|
||||||
* name: establishment_id
|
* name: establishment_id
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user