docs-util: fix issue with creating StoreProductType OAS schema (#11180)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user