7 lines
114 B
YAML
7 lines
114 B
YAML
type: object
|
|
required:
|
|
- stock_location
|
|
properties:
|
|
stock_location:
|
|
$ref: ./StockLocationExpandedDTO.yaml
|