docs-util: fix issue with creating StoreProductType OAS schema (#11180)

This commit is contained in:
Shahed Nasser
2025-01-27 17:33:46 +02:00
committed by GitHub
parent 4ccb489dbe
commit dd487f02e1
17 changed files with 204 additions and 16 deletions

View File

@@ -126,6 +126,8 @@ tags:
x-associatedSchema:
$ref: ./components/schemas/StoreProductTag.yaml
- name: Product Types
x-associatedSchema:
$ref: ./components/schemas/StoreProductType.yaml
- name: Products
description: >
Customers browse products for their purchase.