chore(docs): Generated API Reference (#5431)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9dcd62c731
commit
da05999f13
@@ -17,7 +17,7 @@ properties:
|
||||
images:
|
||||
description: >-
|
||||
An array of images of the Product. Each value in the array is a URL to the
|
||||
image. You can use the upload endpoints to upload the image and obtain a
|
||||
image. You can use the upload API Routes to upload the image and obtain a
|
||||
URL.
|
||||
type: array
|
||||
items:
|
||||
@@ -25,7 +25,8 @@ properties:
|
||||
thumbnail:
|
||||
description: >-
|
||||
The thumbnail to use for the Product. The value is a URL to the thumbnail.
|
||||
You can use the upload endpoints to upload the thumbnail and obtain a URL.
|
||||
You can use the upload API Routes to upload the thumbnail and obtain a
|
||||
URL.
|
||||
type: string
|
||||
handle:
|
||||
description: >-
|
||||
|
||||
@@ -27,7 +27,7 @@ properties:
|
||||
images:
|
||||
description: >-
|
||||
An array of images of the Product. Each value in the array is a URL to the
|
||||
image. You can use the upload endpoints to upload the image and obtain a
|
||||
image. You can use the upload API Routes to upload the image and obtain a
|
||||
URL.
|
||||
type: array
|
||||
items:
|
||||
@@ -35,7 +35,8 @@ properties:
|
||||
thumbnail:
|
||||
description: >-
|
||||
The thumbnail to use for the Product. The value is a URL to the thumbnail.
|
||||
You can use the upload endpoints to upload the thumbnail and obtain a URL.
|
||||
You can use the upload API Routes to upload the thumbnail and obtain a
|
||||
URL.
|
||||
type: string
|
||||
handle:
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user