docs-util: fix OAS generation error (#8577)
This commit is contained in:
@@ -31,6 +31,16 @@ decorators:
|
||||
- AdminProduct
|
||||
AdminProduct:
|
||||
- AdminProduct
|
||||
AdminStockLocation:
|
||||
- AdminFulfillmentSet
|
||||
OrderChange:
|
||||
- Order
|
||||
StoreShippingOption:
|
||||
- StoreShippingOption
|
||||
AdminServiceZone:
|
||||
- AdminFulfillmentSet
|
||||
OrderTransaction:
|
||||
- Order
|
||||
|
||||
# Similar config to /www/docs/docusaurus.config.js > redocusaurus
|
||||
# Allows to emulate rendering of API public documentation when using `yarn redocly preview-docs openapi.yaml`
|
||||
|
||||
Reference in New Issue
Block a user