chore(docs): Generated API Reference (v2) (#8155)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-17 08:34:42 +01:00
committed by GitHub
co-authored by kodiakhq
parent 238582ee67
commit 1d40b3cc98
324 changed files with 6606 additions and 2772 deletions
@@ -27,7 +27,6 @@
* - is_giftcard
* - collection_id
* - type_id
* - tags
* - images
* - discountable
* - external_id
@@ -51,6 +50,11 @@
* $ref: "#/components/schemas/AdminProductVariant"
* type:
* $ref: "#/components/schemas/AdminProduct"
* tags:
* type: array
* description: The parent's tags.
* items:
* $ref: "#/components/schemas/AdminProductTag"
* title:
* type: string
* title: title
@@ -149,11 +153,6 @@
* type: string
* title: type_id
* description: The parent's type id.
* tags:
* type: array
* description: The parent's tags.
* items:
* $ref: "#/components/schemas/BaseProductTag"
* images:
* type: array
* description: The parent's images.