Surya: swagger changes
This commit is contained in:
parent
74a8e7a2f1
commit
9bd5410b54
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user