chore(docs): Generated API Reference (#3718)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
51d0b88404
commit
70435d5631
@@ -1,9 +1,20 @@
|
||||
type: object
|
||||
x-expanded-relations:
|
||||
field: variants
|
||||
relations:
|
||||
- options
|
||||
- prices
|
||||
- product
|
||||
required:
|
||||
- variants
|
||||
- count
|
||||
- offset
|
||||
- limit
|
||||
properties:
|
||||
variants:
|
||||
type: array
|
||||
items:
|
||||
$ref: ./ProductVariant.yaml
|
||||
$ref: ./PricedVariant.yaml
|
||||
count:
|
||||
type: integer
|
||||
description: The total number of items available
|
||||
|
||||
Reference in New Issue
Block a user