docs-util: fix issue with creating StoreProductType OAS schema (#11180)
This commit is contained in:
@@ -111,6 +111,8 @@ tags:
|
||||
x-associatedSchema:
|
||||
$ref: "#/components/schemas/StoreProductTag"
|
||||
- name: Product Types
|
||||
x-associatedSchema:
|
||||
$ref: "#/components/schemas/StoreProductType"
|
||||
- name: Products
|
||||
description: >
|
||||
Customers browse products for their purchase.
|
||||
|
||||
Reference in New Issue
Block a user