route issue
This commit is contained in:
parent
4544316b3d
commit
a7ca7f136c
@ -2085,6 +2085,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