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
@@ -1,9 +1,14 @@
|
||||
type: object
|
||||
required:
|
||||
- stock_locations
|
||||
- count
|
||||
- offset
|
||||
- limit
|
||||
properties:
|
||||
stock_locations:
|
||||
type: array
|
||||
items:
|
||||
$ref: ./StockLocationDTO.yaml
|
||||
$ref: ./StockLocationExpandedDTO.yaml
|
||||
count:
|
||||
type: integer
|
||||
description: The total number of items available
|
||||
|
||||
Reference in New Issue
Block a user