[create-pull-request] automated change (#6830)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
b5bc33a9d7
commit
2524a9dfb0
@@ -0,0 +1,17 @@
|
||||
/**
|
||||
* @schema AdminPostInventoryItemsItemLocationLevelsLevelReq
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminPostInventoryItemsItemLocationLevelsLevelReq
|
||||
* properties:
|
||||
* incoming_quantity:
|
||||
* type: number
|
||||
* title: incoming_quantity
|
||||
* description: The inventory item's incoming quantity.
|
||||
* stocked_quantity:
|
||||
* type: number
|
||||
* title: stocked_quantity
|
||||
* description: The inventory item's stocked quantity.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user