chore(docs): manually generated API reference to fix load issue (#3286)
This commit is contained in:
@@ -38,7 +38,7 @@ properties:
|
||||
Available if the relation `products` is expanded.
|
||||
type: array
|
||||
items:
|
||||
$ref: ./Product.yaml
|
||||
type: object
|
||||
shipping_options:
|
||||
description: >-
|
||||
The Shipping Options that can be used to fulfill the Products in the
|
||||
@@ -46,7 +46,7 @@ properties:
|
||||
expanded.
|
||||
type: array
|
||||
items:
|
||||
$ref: ./ShippingOption.yaml
|
||||
type: object
|
||||
created_at:
|
||||
description: The date with timezone at which the resource was created.
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user