chore(docs): Updated API Reference (v2) (#8384)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
This commit is contained in:
github-actions[bot]
2024-08-01 07:43:40 +00:00
committed by GitHub
parent 123dad7db8
commit 31ec4d0d71
10 changed files with 38 additions and 76 deletions
@@ -158,7 +158,6 @@
* description: The product's category id.
* required: true
* schema:
* type: array
* description: The product's category id.
* items:
* type: string
@@ -169,7 +168,6 @@
* description: The product's sales channel id.
* required: true
* schema:
* type: array
* description: The product's sales channel id.
* items:
* type: string
@@ -180,7 +178,6 @@
* description: The product's collection id.
* required: true
* schema:
* type: array
* description: The product's collection id.
* items:
* type: string
@@ -191,7 +188,6 @@
* description: The product's tags.
* required: false
* schema:
* type: array
* description: The product's tags.
* items:
* type: string
@@ -202,7 +198,6 @@
* description: The product's type id.
* required: false
* schema:
* type: array
* description: The product's type id.
* items:
* type: string