docs: generate API reference for 2.12.0 (#14185)

This commit is contained in:
Shahed Nasser
2025-12-02 11:56:37 +02:00
committed by GitHub
parent 21f61ec160
commit 9372a17d1f
71 changed files with 6310 additions and 19 deletions
@@ -11,6 +11,7 @@
* - ean
* - upc
* - thumbnail
* - images
* - allow_backorder
* - manage_inventory
* - hs_code
@@ -136,6 +137,11 @@
* type: string
* title: thumbnail
* description: The variant's thumbnail.
* images:
* type: array
* description: The variant's images.
* items:
* $ref: "#/components/schemas/BaseProductImage"
*
*/