fix(oas): support additional props, fix circular references patch, and other fixes (#9213)
* chore(oas): support additional props, fix circular references patch, and other fixes * fix description * description fixes
This commit is contained in:
@@ -16,6 +16,7 @@ decorators:
|
||||
- ProductCategoryResponse
|
||||
AdminShippingOption:
|
||||
- AdminShippingOption
|
||||
- AdminServiceZone
|
||||
AdminProductCategory:
|
||||
- AdminProductCategory
|
||||
- AdminProduct
|
||||
@@ -41,6 +42,8 @@ decorators:
|
||||
AdminTaxRegion:
|
||||
- AdminTaxRegion
|
||||
- AdminTaxRate
|
||||
AdminInventoryLevel:
|
||||
- AdminInventoryItem
|
||||
theme:
|
||||
openapi:
|
||||
theme:
|
||||
|
||||
Reference in New Issue
Block a user