chore(docs): Generated API Reference (v2) (#8155)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
co-authored by
kodiakhq
parent
238582ee67
commit
1d40b3cc98
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user