Surya: swagger changes
This commit is contained in:
parent
74a8e7a2f1
commit
9bd5410b54
@ -707,14 +707,14 @@ module.exports = app => {
|
|||||||
* schema:
|
* schema:
|
||||||
* type: string
|
* type: string
|
||||||
* required: true
|
* required: true
|
||||||
* description: table name
|
* description: table name for wanting to see history (statementsmaster - statement, sectionsmaster - section, subsectionsmaster - subsection, itemsmaster - item)
|
||||||
* example: item
|
* example: item
|
||||||
* - in: query
|
* - in: query
|
||||||
* name: id
|
* name: id
|
||||||
* schema:
|
* schema:
|
||||||
* type: integer
|
* type: integer
|
||||||
* required: true
|
* required: true
|
||||||
* description: id
|
* description: the row for wnating to see history
|
||||||
* example: 109
|
* example: 109
|
||||||
* responses:
|
* responses:
|
||||||
* 200:
|
* 200:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user