chore(docs): Generated API Reference (#3935)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2023-04-26 20:57:23 +03:00
committed by GitHub
co-authored by olivermrbl Shahed Nasser
parent beffa3de0e
commit cce2b3827e
41 changed files with 110 additions and 95 deletions
@@ -189,3 +189,13 @@ properties:
type: object
example:
car: white
purchasable:
description: |
Only used with the inventory modules.
A boolean value indicating whether the Product Variant is purchasable.
A variant is purchasable if:
- inventory is not managed
- it has no inventory items
- it is in stock
- it is backorderable.
type: boolean