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

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-20 14:13:44 +03:00
committed by GitHub
parent 9dcd62c731
commit da05999f13
20 changed files with 36 additions and 32 deletions

View File

@@ -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: >-

View File

@@ -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: >-