chore(docs): Generated API Reference (#3718)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
51d0b88404
commit
70435d5631
@@ -0,0 +1,8 @@
|
||||
allOf:
|
||||
- $ref: ./InventoryItemDTO.yaml
|
||||
- type: object
|
||||
required:
|
||||
- available_quantity
|
||||
properties:
|
||||
available_quantity:
|
||||
type: number
|
||||
Reference in New Issue
Block a user