Surya: swagger changes

This commit is contained in:
surya 2021-09-09 12:28:42 +05:30
parent 74a8e7a2f1
commit 9bd5410b54

View File

@ -707,14 +707,14 @@ module.exports = app => {
* schema:
* type: string
* required: true
* description: table name
* description: table name for wanting to see history (statementsmaster - statement, sectionsmaster - section, subsectionsmaster - subsection, itemsmaster - item)
* example: item
* - in: query
* name: id
* schema:
* type: integer
* required: true
* description: id
* description: the row for wnating to see history
* example: 109
* responses:
* 200: