Swagger changes added
This commit is contained in:
parent
e87802d3db
commit
8ca289ad3f
@ -1703,12 +1703,10 @@ router.get("/unit_master/:id",[verifySignature, verifyToken], unitMasterControll
|
||||
* type: object
|
||||
* properties:
|
||||
* uom: { type: string }
|
||||
* uom_short_name: { type: string }
|
||||
* is_base_unit: { type : boolean }
|
||||
* base_unit_id: { type : integer }
|
||||
* factor: { type : string }
|
||||
* description: { type : string }
|
||||
* is_active: { type : boolean }
|
||||
* responses:
|
||||
* 201:
|
||||
* description: Unit created successfully
|
||||
|
||||
Loading…
Reference in New Issue
Block a user